Sterch.conveyor

Latest version: v0.2.2

Safety actively analyzes 613666 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.1

------------------
* work around empty results returned by worker's activity

0.2

------------------
* 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

------------------
* An error in raising ConfigurationError has been fixed (conveyor metadirective)

0.1.1

------------------
* missing files have been added to the distribution

0.1

----------------
* 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

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.