aiomultiprocess
JSON →aiomultiprocess is a Python library that provides an asynchronous version of the standard `multiprocessing` module, combining the benefits of `asyncio` for I/O-bound tasks and `multiprocessing` for CPU-bound tasks. It runs a full `asyncio` event loop on each child process, enabling high levels of concurrency and parallelism beyond the Global Interpreter Lock (GIL). The library is actively maintained, with its current version being 0.9.1.
Traffic · last 30 days ↑29% vs prev 7d
total hits 34
actors 10 distinct systems
last hit 1d ago SERankingBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇸🇬 Singapore · 🇮🇳 India · 🇫🇷 France
Resources
API endpoints
full doc /v1/registry/aiomultiprocess
compatibility /v1/registry/aiomultiprocess/compatibility