Contents

billiard 4.2.0

0

Python multiprocessing fork with improvements and bugfixes

Python multiprocessing fork with improvements and bugfixes

Stars: 394, Watchers: 394, Forks: 245, Open Issues: 76

The celery/billiard repo was created 14 years ago and the last code push was 2 months ago.
The project is popular with 394 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 76 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.0.0

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.3

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