The package `mpservice <https://github.com/zpz/mpservice>`_ provides utilities for Python concurrency, including most notably
Project description
The package mpservice provides a few groups of facilities. The first group helps ochestrating an operation with multiple stages/components in threads and processes, such as a machine learning model; the second group concerns stream processing, optionally involving threads or processes for concurrency; the third group provides customization and enhancements to the standard packages multiprocessing and threading. The central theme of mpservice is concurrency by threads or processes.
Read the documentation.
To install, do
python3 -m pip install mpservice
Status
Production ready. Under active development.
Python version
Development and testing were conducted in Python 3.8 until version 0.12.0. Starting with 0.12.1, development and testing happen in Python 3.10. Code continues to NOT intentionally use features beyond Python 3.8. I expect to require 3.10 at some pont in 2024.
Project details
Release history Release notifications | RSS feed
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
Hashes for mpservice-0.16.0b3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09da631ddb626cc389dff7d201f29e7b58d12f2ac482e3484bf3b5b9af101405 |
|
MD5 | f90d84ccf5f46b34b1ec0611be6bdf71 |
|
BLAKE2b-256 | 06b5920360c7dcd66dd512c7cadeb985b1ccd24d1d13b16806818478784e0818 |