Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add aioprocessing #94

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add aioprocessing #94

wants to merge 2 commits into from

Conversation

mathben
Copy link

@mathben mathben commented Feb 10, 2022

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

@timofurrer
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants