| Name: | python3-aiomultiprocess |
|---|---|
| Version: | 0.7.0 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 84386 |
| License: | MIT |
| RPM: | python3-aiomultiprocess-0.7.0-1.el8.noarch.rpm |
| Source RPM: | python-aiomultiprocess-0.7.0-1.el8.src.rpm |
| Build Date: | Thu Sep 17 2020 |
| Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/jreese/aiomultiprocess |
| Summary: | Asyncio version of the standard multiprocessing module |
| Description: | 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. |
- Initial package for Fedora