pirofti a4b3a057b2 Import py-multiprocess.
Multiprocess is a fork of multiprocessing, and is developed as part
of pathos: https://github.com/uqfoundation/pathos

multiprocessing is a package for the Python language which supports
the spawning of processes using the API of the standard library's
threading module.  multiprocessing has been distributed in the
standard library since python 2.6.
2020-06-26 10:05:13 +00:00

8 lines
351 B
Plaintext

Multiprocess is a fork of multiprocessing, and is developed as part
of pathos: https://github.com/uqfoundation/pathos
multiprocessing is a package for the Python language which supports
the spawning of processes using the API of the standard library's
threading module. multiprocessing has been distributed in the
standard library since python 2.6.