With a comprehensive open source management solution like the Tidelift Subscription, you can efficiently manage the ways development teams use thousands of open source components across JavaScript, Python, Java, PHP, Ruby, .NET, Rust, and more. Accelerate application development, cut costs, and reduce risk with catalogs of known-good, proactively maintained open source components—backed by maintainers.
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.
JavaScript users get vulnerability remediation advice for 59,272 package releases
Java users get SPDX-formatted licenses for 55,933 package releases
Python users get SPDX-formatted licenses for 11,191 package releases
Conda users get SPDX-formatted licenses for 201 package releases
Python users get vulnerability remediation advice for 10,840 package releases
Generate SBOMs of all the packages used in your applications with rich insights such as:
Security-advised and license-annotated catalog recommendations to keep your applications safe:
Create a custom repository of pre-vetted and approved packages unique to your organization: