loops/agent/testing
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
..
data work in progress: filesystem crawler 2007-08-09 14:30:14 +00:00
__init__.py set up dummy crawler and transport for testing; implement crawl-transfer sequence via job scheduler 2007-06-22 15:15:25 +00:00
client.py added simple server and client scripts for testing the HTTP transport; transport now basically working 2007-08-10 15:46:14 +00:00
crawl.py extend base.Transporter class to full-blown HTTP transporter, thus eliminating the httpput module 2007-08-10 09:55:45 +00:00
server.py added simple server and client scripts for testing the HTTP transport; transport now basically working 2007-08-10 15:46:14 +00:00
transport.py schedule: put successor jobs in queue instead of just 'run'ning them 2007-08-10 10:19:18 +00:00