{"library":"billiard","type":"library","category":null,"description":"billiard is a robust fork of the Python 2.7 `multiprocessing` package, actively maintained by the Celery project. It provides numerous improvements and bugfixes over the standard library's `multiprocessing` module, offering enhanced process-based parallelism for Python applications. It aims to address specific challenges and performance bottlenecks, particularly in distributed task queue systems like Celery, where it serves as a core dependency. The library is under active development with a consistent release cadence.","language":"python","status":"active","version":"4.2.4","tags":["multiprocessing","concurrency","celery","process-pool","parallel-processing"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install billiard","imports":["from billiard import Process","from billiard import Queue","from billiard import Pool"]}],"homepage":null,"github":"https://github.com/celery/billiard","docs":null,"changelog":null,"pypi":"https://pypi.org/project/billiard/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/billiard/compatibility"}}