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 stale · no recent hits
total hits 27
actors 5 distinct systems
last hit 17d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · AR · 🇧🇷 Brazil
Resources
API endpoints
full doc /v1/registry/aiomultiprocess
compatibility /v1/registry/aiomultiprocess/compatibility