Commit graph

13 commits

Author SHA1 Message Date
helmutm
a689fb09bb work in progress: process upload of resources from loops.agent via HTTP PUT
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1954 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-23 13:28:15 +00:00
helmutm
993356b8ae work in progress: http put tranport, + server-side integrator put handler
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1940 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-20 17:03:09 +00:00
helmutm
5348071d34 Job: + whenStarted, whenFinished callbacks; remove transport/httpput.py
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1913 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-14 07:32:38 +00:00
helmutm
f3002188d5 added simple server and client scripts for testing the HTTP transport; transport now basically working
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1905 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-10 15:46:14 +00:00
helmutm
de87f1ff91 schedule: put successor jobs in queue instead of just 'run'ning them
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1902 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-10 10:19:18 +00:00
helmutm
f4449162a1 extend base.Transporter class to full-blown HTTP transporter, thus eliminating the httpput module
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1901 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-10 09:55:45 +00:00
helmutm
f2e5ba51b9 move metadata into Resource class; more on httpput transport
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1897 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-09 17:51:17 +00:00
helmutm
db31c2d252 work in progress: filesystem crawler - added basic metadata handling
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1893 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-09 14:55:07 +00:00
helmutm
913054b697 work in progress: filesystem crawler
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1891 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-09 14:30:14 +00:00
helmutm
b9ba07ad95 provide Agent.scheduleJobsFromConfig() as part of the start-up procedure; work in progress: filesystem crawler
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1861 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-01 16:15:29 +00:00
helmutm
5f97f29bbb some minor corrections
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1860 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-08-01 13:13:02 +00:00
helmutm
c8b3e250d7 provide a base class for crawling jobs
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1804 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-06-24 08:37:55 +00:00
helmutm
621efb6081 set up dummy crawler and transport for testing; implement crawl-transfer sequence via job scheduler
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@1800 fd906abe-77d9-0310-91a1-e0d9ade77398
2007-06-22 15:15:25 +00:00