jmartinm / billiard

Multiprocessing Pool Extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

billiard

Version: 3.5.0.0rc1
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

About

Multiprocessing Pool Extensions

License:Other


Languages

Language:Python 85.8%Language:C 12.9%Language:PowerShell 0.6%Language:Batchfile 0.4%Language:Makefile 0.3%