Skip to content

celery/billiard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

45aaa54 · Jul 12, 2016
Jun 14, 2016
Jun 14, 2016
Dec 3, 2015
Jul 12, 2016
Dec 9, 2014
Jun 23, 2016
Jul 6, 2016
Apr 9, 2016
Apr 15, 2013
Oct 21, 2015
Jun 14, 2016
Jun 14, 2016
Apr 20, 2012
Feb 11, 2014
Jul 5, 2016
Jul 9, 2016
Dec 3, 2015
Dec 9, 2014
Jun 14, 2016
Apr 5, 2016

Repository files navigation

billiard

Version: 3.5.0.0rc2
Travis-CI Status

About

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 its fixes/improvements from python-trunk.

  • This package would not be possible if not for the contributions of not only the current maintainers but all of the contributors to the original pyprocessing package listed here
  • Also it is a fork of the multiprocessing backport package by Christian Heims.
  • It includes the no-execv patch contributed by R. Oudkerk.
  • And the Pool improvements previously located in Celery.

Bug reporting

Please report bugs related to multiprocessing at the Python bug tracker. Issues related to billiard should be reported at http://github.com/celery/billiard/issues.

Bitdeli badge