With a managed open source subscription from Tidelift, you’ll be able to create your own customizable catalogs of known-good, proactively maintained JavaScript, Python, Java, PHP, Ruby, and . NET components. Accelerate your adoption of open source without the burden of managing it yourself and without sacrificing security, maintainability, or licensing compliance.
Celery (Python) is a distributed task queue. It's a Python library and is an asynchronous task queue/job queue based on distributed message passing. The execution units, called tasks, are executed concurrently on a single or more worker servers using multiprocessing, Eventlet, or gevent. Tasks can execute asynchronously (in the background) or synchronously (wait until ready).
Celery is used in production systems to process millions of tasks a day. Learn more here.
Celery is available via the PyPI package manager.
and customize specifically for your organization
Verified updates for zero-day vulnerabilities, coordinated security responses, and immediate notifications of which of your applications are impacted, with the fix prepared for you. Like your phone, just "apply updates" to stay secure.
Verified-accurate open source licenses (including IP indemnification) and customizable policy enforcement. Your up-to-date software “bill of materials” is always one click away.
Tidelift continuously guides you on your upgrade path, steering you towards the best packages and versions for your particular application. It’s like a GPS for open source software.