Select your language

Home arrow-right Celery: Distributed Task Queue

We've compiled a list of 8 free and paid alternatives to Celery: Distributed Task Queue. The primary competitors include ØMQ, Resque. In addition to these, users also draw comparisons between Celery: Distributed Task Queue and Hangfire, sidekiq, Zenaton. Also you can look at other similar options here: About.


ØMQ is a high-performance asynchronous messaging library aimed at use in scalable distributed...

Resque
Free Open Source

Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple...

Hangfire
Open Source

An easy way to perform background processing in .NET and .NET Core applications.

sidekiq
Open Source

Simple, efficient background processing for Ruby.

Developer toolset for integrating third party services into their application with monitoring and...

Delayed::Job
Free Open Source

Database based asynchronous priority queue system -- Extracted from Shopify

RabbitMQ
Free Open Source

RabbitMQ is a complete and highly reliable enterprise messaging system based on the emerging AMQP...

Dedicated platform to send and receive messages within your applications.

Celery is an asynchronous task queue/job queue based on distributed message passing.

Celery: Distributed Task Queue Platforms

tick-square Windows
tick-square Linux
tick-square Mac

Celery: Distributed Task Queue Overview

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.

Celery: Distributed Task Queue Features

tick-square Real-time

Top Celery: Distributed Task Queue Alternatives

Share your opinion about the software, leave a review and help make it even better!

Celery: Distributed Task Queue Tags

real-time tasks

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?