awesome-asyncio icon indicating copy to clipboard operation
awesome-asyncio copied to clipboard

Add aioprocessing

Open mathben opened this issue 2 years ago • 1 comments

What is this project?

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

aioprocessing

Why is it awesome?

  • Simplify the processing usage
  • Reduce code when using multiprocessing objects
  • Add multiple blocking methods

mathben avatar Feb 10 '22 00:02 mathben

May I ask you to resolve the conflicts, please? 😇

timofurrer avatar Oct 30 '22 18:10 timofurrer