Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well.
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.
When deciding on the best Celery: Distributed Task Queue alternative, consider these alternatives. Check out these other software with a similar interface and features as well.
RabbitMQ is a complete and highly reliable enterprise messaging system based on the emerging AMQP standard RabbitMQ provides robust messaging for applications. It is...
ØMQ is a high-performance asynchronous messaging library aimed at use in scalable distributed or concurrent applications. It provides a message queue, but unlike...
Features:
Simple, efficient background processing for Ruby. Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails but will...
cTRL is a server for remote execution of pending tasks and commands in real time, supporting a queue with continuous thread limiting and throttling.
Features:
Database based asynchronous priority queue system -- Extracted from Shopify - collectiveidea/delayed_job Delayed::Job (or DJ) encapsulates the common pattern of...
Features:
Add your reviews & share your experience when using Celery: Distributed Task Queue to the world. Your opinion will be useful to others who are looking for the best Celery: Distributed Task Queue alternatives.
Popular Alternatives
iOS Alternatives
Android Alternatives
Copyright © 2021 TopAlter.com
Sites we Love: AnswerBun, MenuIva, UKBizDB, Sharing RPP