Celery is a simple, flexible, and reliable distributed system to process vast amounts of messages, while providing operations with the tools required to maintain such a system. It’s a task queue with focus on real-time processing, while also supporting task scheduling. Celery has a large and diverse community of users and contributors, you should come join us on IRC or our mailing-list. Celery is Open Source and licensed under the BSD License. A task queue’s input is a unit of work called a task. Dedicated worker processes constantly monitor task queues for new work to perform. Celery communicates via messages, usually using a broker to mediate between clients and workers. To initiate a task the client adds a message to the queue, the broker then delivers that message to a worker. A Celery system can consist of multiple workers and brokers, giving way to high availability and horizontal scaling. Celery is written in Python, but the protocol can be implemented in any language.

Features

  • Simple, flexible, and reliable distributed system to process vast amounts of messages
  • A task queue with focus on real-time processing
  • Celery communicates via messages using a broker to mediate between clients and workers
  • A Celery system can consist of multiple workers and brokers
  • Written in Python, but the protocol can be implemented in any language
  • Language interoperability can also be achieved exposing an HTTP endpoint

Project Samples

Project Activity

See All Activity >

License

BSD License

Follow Celery

Celery Web Site

Other Useful Business Software
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Celery!

Additional Project Details

Programming Language

Python

Related Categories

Python Build Tools, Python Frameworks

Registered

2021-03-12