Skip to main content

Provides ZCML-based tools to define simultaneous tasks processing conveyors

Project description

================
sterch.conveyor
================

ZTK-based product to allow easy create conveyor of simultaneous tasks execution.
=======
CHANGES
=======

0.2.1 (2013-01-27)
------------------
* work around empty results returned by worker's activity

0.2 (2012-07-25)
------------------
* got rid of sterch.logfile
* metadirective error rising fixed
* multiple initial stages when the only is defined fixed
* git rid of zope.app.component in the testcases

0.1.2 (2011-11-25)
------------------
* An error in raising ConfigurationError has been fixed (conveyor metadirective)

0.1.1 (2011-11-25)
------------------
* missing files have been added to the distribution

0.1 (2011-03-17)
----------------
* regular workers:
- FirstWorker (utilizes only one queue to put initial tasks)
- Worker (utilizes two queues, usually one for input 2nd for output)
- LastWorker (utilizes only one queue to complete final tasks)

* worker groups
- Group --- group of workers (usually it groups workers that performs similar tasks)

* stages --- data processing stages
- FirstStage --- first tasks processing stage (tasks generation)
- Stage --- regular tasks execution
- LastStage --- last task execution

* conveyor --- set of tasks processing stage
- Conveyor

* ZCML directives to register workers

* Test cases

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sterch.conveyor-0.2.2.tar.gz (15.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page