github uqfoundation/multiprocess 0.70.17

7 hours ago

0.70.17 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.9

Multiprocess is licensed under a BSD license.

What's Changed

New Contributors

Full Changelog: 0.70.16...0.70.17

Don't miss a new multiprocess release

NewReleases is sending notifications on new releases.