ports/devel/py-multiprocess/pkg-descr

8 lines
378 B
Text

'multiprocess' is a fork of the 'multiprocessing' package, and is developed
as part of '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.
WWW: https://pypi.org/project/multiprocess/