github uqfoundation/multiprocess 0.70.18

4 months ago

0.70.18 Release Notes

Basically, multiprocess is a friendly fork of multiprocessing, where multiprocess provides better serialization.

Multiprocess installs with pip:
$ pip install multiprocess

Multiprocess requires:
- python or pypy, >=3.8
- dill, >=0.4.0

Multiprocess is licensed under a BSD license.

What's Changed

Full Changelog: 0.70.17...0.70.18

Don't miss a new multiprocess release

NewReleases is sending notifications on new releases.