Need advice about which tool to choose?Ask the StackShare community!
Manage your open source components, licenses, and vulnerabilities
Learn MorePros of Kue
Pros of Que
Pros of Sidekiq
Pros of Kue
- Simple2
Pros of Que
Be the first to leave a pro
Pros of Sidekiq
- Simple124
- Efficient background processing99
- Scalability60
- Better then resque37
- Great documentation26
- Admin tool15
- Great community14
- Integrates with redis automatically, with zero config8
- Stupidly simple to integrate and run on Rails/Heroku7
- Great support7
- Ruby3
- Freeium3
- Pro version2
- Dashboard w/live polling1
- Great ecosystem of addons1
- Fast1
Sign up to add or upvote prosMake informed product decisions
- No public GitHub repository available -
- No public GitHub repository available -
What is Kue?
Kue is a feature rich priority job queue for node.js backed by redis. A key feature of Kue is its clean user-interface for viewing and managing queued, active, failed, and completed jobs.
What is Que?
Que is a high-performance alternative to DelayedJob or QueueClassic that improves the reliability of your application by protecting your jobs with the same ACID guarantees as the rest of your data.
What is Sidekiq?
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 3/4 to make background processing dead simple.
Need advice about which tool to choose?Ask the StackShare community!
What companies use Kue?
What companies use Que?
What companies use Sidekiq?
What companies use Kue?
What companies use Que?
What companies use Sidekiq?
Sign up to get full access to all the companiesMake informed product decisions
What tools integrate with Kue?
What tools integrate with Que?
What tools integrate with Sidekiq?
What tools integrate with Kue?
No integrations found
What tools integrate with Que?
Blog Posts
What are some alternatives to Kue, Que, and Sidekiq?
Bull
The fastest, most reliable, Redis-based queue for Node.
Carefully written for rock solid stability and atomicity.
RabbitMQ
RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe place to live until received.
Celery
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.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.