github uqfoundation/multiprocess 0.70.16

3 months ago

0.70.16 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.3.8

Multiprocess is licensed under a BSD license.

What's Changed

Full Changelog: multiprocess-0.70.15...0.70.16

Don't miss a new multiprocess release

NewReleases is sending notifications on new releases.