CMD + K

multiprocess

Community

better multiprocessing and multithreading in python

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::multiprocess

Usage Tracking

0.70.15
0.70.14
0.70.12.2
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

multiprocess is a fork of multiprocessing. multiprocess extends multiprocessing to provide enhanced serialization, using dill. multiprocess leverages multiprocessing to support the spawning of processes using the API of the python standard library's `threading module. multiprocessing has been distributed as part of the standard library since python 2.6.

About

Summary

better multiprocessing and multithreading in python

Last Updated

Mar 31, 2025 at 22:47

License

BSD-3-Clause

Total Downloads

6

Version Downloads

3

Supported Platforms

linux-64