Contents

billiard 4.2.1

0

Python multiprocessing fork with improvements and bugfixes

Python multiprocessing fork with improvements and bugfixes

Stars: 416, Watchers: 416, Forks: 250, Open Issues: 79

The celery/billiard repo was created 14 years ago and the last code push was 3 weeks ago.
The project is popular with 416 github stars!

How to Install billiard

You can install billiard using pip

pip install billiard

or add it to a project with poetry

poetry add billiard

Package Details

Author
R Oudkerk / Python Software Foundation
License
BSD
Homepage
https://github.com/celery/billiard
PyPi:
https://pypi.org/project/billiard/
GitHub Repo:
https://github.com/celery/billiard

Classifiers

  • Software Development/Libraries/Python Modules
  • System/Distributed Computing
No  billiard  pypi packages just yet.

Errors

A list of common billiard errors.

Code Examples

Here are some billiard code examples and snippets.

GitHub Issues

The billiard package has 79 open issues on GitHub

  • TypeError: no default reduce due to non-trivial cinit
  • Worker crashed with invalid file descriptor error when use with celery and gevent

See more issues on GitHub

Related Packages & Articles

amqp 5.2.0

Low-level AMQP client for Python (fork of amqplib).

flake8 7.1.1

the modular source code checker: pep8 pyflakes and co

jasmin 0.11.1

Jasmin is a very complete open source SMS Gateway with many enterprise-class features.

typer 0.12.5

Typer, build great CLIs. Easy to code. Based on Python type hints.