Asyncio version of the standard multiprocessing module
aiomultiprocess presents a simple interface, while running a full AsyncIO event loop on each child process, enabling levels of concurrency never before seen in a Python application. Each child process can execute multiple coroutines at once, limited only by the workload and number of cores available.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.9.0-3.fc35 | - |
Fedora 35 | 0.9.0-3.fc35 | - |
Fedora 34 | 0.9.0-1.fc34 | - |
EPEL 8 | 0.7.0-1.el8 | - |
You can contact the maintainers of this package via email at
python-aiomultiprocess dash maintainers at fedoraproject dot org
.