Concurrent and parallel pipeline framework with zero-copy IPC
Project description
#  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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyzpipe-0.2.3.1.tar.gz.
File metadata
- Download URL: pyzpipe-0.2.3.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1d0eb1e09282923fa204ae7cbf8896e227fd5142e693085f7941ec5b02afda3
|
|
| MD5 |
744cfd492d9e4d48baa2df0cdb4710d0
|
|
| BLAKE2b-256 |
1502580aa5e6e5b0c8f28fcd8acc511ad8a3ae71f559975be68796e8d5d7d58e
|
File details
Details for the file pyzpipe-0.2.3.1-py3-none-any.whl.
File metadata
- Download URL: pyzpipe-0.2.3.1-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0659ca57000b34ccdcd4040b5d5f0dbe7a3195a81969a114d02b44e0460319e2
|
|
| MD5 |
53a2fcbc21ddb18aaf1a3fe7d3a793f2
|
|
| BLAKE2b-256 |
bbe1a175d61166c2c693b7aa1bc6adff98c65cd42d52ea5a3058f5351ae7547b
|