Skip to content

celery/billiard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d8b2df5 · Apr 7, 2025
Mar 6, 2025
Oct 17, 2021
Oct 17, 2021
Apr 7, 2025
Dec 30, 2021
Nov 28, 2024
Jul 6, 2016
Aug 30, 2018
Sep 21, 2024
Sep 21, 2024
Aug 30, 2018
Apr 20, 2012
Aug 23, 2016
Oct 17, 2021
Sep 21, 2024
Nov 19, 2021
Nov 28, 2024
Mar 6, 2025
Mar 6, 2025

Repository files navigation

billiard

Version: 4.2.1

Build status on Linux Build status on Windows BSD License Billiard can be installed via wheel Supported Python versions. Support Python implementations.

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 draws its fixes/improvements from python-trunk and provides additional bug fixes and improvements.

  • 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.
  • Billiard is used in and is a dependency for Celery and is maintained by the Celery team.

Documentation

The documentation for billiard is available on Read the Docs.

Bug reporting

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

billiard is part of the Tidelift Subscription

The maintainers of billiard and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.