Celery: Distributed Task Queue Alternatives
Celery: Distributed Task Queue is described as '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' and is an app. There are more than 10 alternatives to Celery: Distributed Task Queue for a variety of platforms, including Windows, Linux, Mac, Self-Hosted and Ruby apps. The best Celery: Distributed Task Queue alternative is RabbitMQ, which is both free and Open Source. Other great apps like Celery: Distributed Task Queue are Apache Pulsar, Zenaton, ØMQ and sidekiq.
- Free • Open Source
- 14 RabbitMQ alternatives
RabbitMQ is a complete and highly reliable enterprise messaging system based on the emerging AMQP standard
License model
- Free • Open Source
Platforms
- Mac
- Windows
- Linux
Comments about RabbitMQ as an Alternative to Celery: Distributed Task Queue
- 15 Apache Pulsar alternatives
Apache Pulsar is a distributed, open source pub-sub messaging and streaming platform for real-time workloads, managing hundreds of billions of events per day.
License model
- Free • Open Source
Country of Origin
United States
Platforms
- Self-Hosted
Apache Pulsar Features
- 43 Zenaton alternatives
Zenaton is a developer tool and hosted workflow engine for writing, running and monitoring all of your background processes whether it is a single task or a long running workflow. It allows developers to easily integrate third party services and APIs iby triggering tasks and...
License model
- Freemium • Proprietary
Application types
Country of Origin
United States
Platforms
- Clever Cloud
- Software as a Service (SaaS)
- Heroku
Zenaton Features
- 11 ØMQ alternatives
ØMQ is a high-performance asynchronous messaging library aimed at use in scalable distributed or concurrent applications. It provides a message queue, but unlike message-oriented middleware, a ØMQ system can run without a dedicated message broker.
License model
- Free • Open Source
Platforms
- Windows
- Linux
- BSD
- 5 sidekiq alternatives
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 integrate tightly with Rails to make background processing dead simple.
License model
- Freemium • Open Source
Country of Origin
United States
Platforms
- Mac
- Windows
- Linux
- Self-Hosted
- Ruby
- Redis
- Ruby on Rails
sidekiq Features
- 5 Delayed::Job alternatives
Database based asynchronous priority queue system -- Extracted from Shopify - collectiveidea/delayed_job
License model
- Free • Open Source
Platforms
- Mac
- Windows
- Linux
- Self-Hosted
- Ruby
- Redis
- Ruby on Rails
Delayed::Job Features
- 11 Qutrunk alternatives
Dedicated platform to send and receive messages within your applications. It has simple REST API and clean web UI. It allows to control access to your queues with managed access tokens.
License model
- Free • Proprietary
Platforms
- Online
- 13 Zeplo alternatives
Zeplo lets developers add retry, delay, queue and schedule to HTTP endpoints without setting up Redis, RabbitMQ or SQS. Just prefix any HTTP endpoint with zeplo.to/ and the request is queued.
License model
- Paid • Proprietary
Country of Origin
United Kingdom
Platforms
- Mac
- Windows
- Linux
- Online
- Software as a Service (SaaS)
Zeplo Features
- 4 Resque alternatives
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
License model
- Free • Open Source
Platforms
- Mac
- Windows
- Linux
- Self-Hosted
- Ruby
- Redis
- Ruby on Rails
- RubyGems
- 3 cTRL Server alternatives
cTRL is a server for remote execution of pending tasks and commands in real time, supporting a queue with continuous thread limiting and throttling.
License model
- Free • Open Source
Platforms
- Self-Hosted
- CentOS
- Debian
- FreeBSD
- NetBSD
- OpenBSD
cTRL Server Features
- 3 Dramatiq alternatives
Dramatiq is a fast and reliable distributed task processing library for Python 3. If you've ever had to use Celery in anger, you'll love Dramatiq.
License model
- Free Personal • Open Source
Platforms
- Mac
- Windows
- Linux
Dramatiq Features
- 4 Hangfire alternatives
An easy way to perform background processing in .NET and .NET Core applications. No Windows Service or separate process required. Backed by persistent storage. Open and free for commercial use.
License model
- Free Personal • Open Source
Country of Origin
Estonia
EU
Platforms
- Mac
- Windows
- Linux
- Self-Hosted
Hangfire Features
RabbitMQ is for messaging, Celery is for running tasks