Skip to main content

Concurrent and parallel pipeline framework with zero-copy IPC

Project description

# ![Logo](./documents/logo.png) zpipe

zpipe is a framework for concurrent and parallel pipelines. a zpipe pipeline has stages and workers. The stages can be the workers stage or non-worker stage. You can compose your pipeline with worker and non-worker stages together. Sicne the stages communicate to each other in pub/sub pattern, a stage can get inputs from many stage outputs. In zpipe, it is also possible to add dependencies between stages. For more details, please refer the zpipe documents

## Installation ` pip install -r requirements.txt pip install pyzpipe `

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

pyzpipe-0.2.3.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

pyzpipe-0.2.3.1-py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 3

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