CMD + K

aioprocessing

Community

A Python 3.5+ library that integrates the multiprocessing module with asyncio.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::aioprocessing

Usage Tracking

2.0.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

aioprocessing provides asynchronous, asyncio compatible, coroutine versions of many blocking instance methods on objects in the multiprocessing library. To use dill for universal pickling, install using pip install aioprocessing[dill].

About

Summary

A Python 3.5+ library that integrates the multiprocessing module with asyncio.

Last Updated

Jan 18, 2024 at 00:34

License

BSD-2-Clause

Supported Platforms

noarch