CMD + K

multiprocess

Anaconda Verified

better multiprocessing and multithreading in python

Installation

To install this package, run one of the following:

Conda
$conda install main::multiprocess

Usage Tracking

0.70.18
0.70.15
0.70.14
0.70.12.2
4 / 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

Oct 22, 2025 at 10:44

License

BSD-3-Clause

Total Downloads

3.6K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 0.70.15
win-32 Last supported version: 0.70.12.2
linux-s390x Last supported version: 0.70.15
macOS-64 Last supported version: 0.70.15