Python multiprocessing fork with improvements and bugfixes Maintained by:wg@FreeBSD.org Port Added: 13 Mar 2013 04:42:14 Also Listed In:python License: BSD
billiard is a fork of the Python 2.7 multiprocessing package.
The multiprocessing package itself is a renamed and updated version
of R Oudkerk's pyprocessing package. This standalone variant is intended
to be compatible with Python 2.4 and 2.5, and will draw it's
fixes/improvements from python-trunk.
WWW: https://github.com/celery/billiard
add new port: devel/py-billiard
billiard is a fork of the Python 2.7 multiprocessing package.
The multiprocessing package itself is a renamed and updated version
of R Oudkerk's pyprocessing package. This standalone variant is intended
to be compatible with Python 2.4 and 2.5, and will draw it's
fixes/improvements from python-trunk.
WWW: https://github.com/celery/billiard
PR: 176663
Submitted by: william88@gmail.com