python3-aioprocessing

integrate the Python multiprocessing module with asyncio
  https://pypi.python.org/pypi/aioprocessing
  0
  no reviews



The aioprocessing module provides asynchronous, asyncio compatible, coroutine versions of many blocking instance methods on objects in the multiprocessing module.