billiard 4.2.1
0
Python multiprocessing fork with improvements and bugfixes
Contents
Python multiprocessing fork with improvements and bugfixes
Stars: 416, Watchers: 416, Forks: 250, Open Issues: 79The 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
Related Packages
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