py-zmq-pipeline 0.1.7

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

pyzmqpipeline 0.1.7

A high level pipeline pattern implemented in Python with ZeroMQ.
Pipeline is a data and task distribution pattern for distributed
and parallel computing. This implementation abstracts away many details of ZeroMQ
while keeping all the performance advantages the framework offers.
This library focuses more on task distribution than data distribution, since
distributing data creates a memory bottleneck and tends not to scale well.
Client workers are responsible for both retrieval and processing of data
in this implementation.
Github repository: https://github.com/ailling/py-zmq-pipeline

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.