Need advice about which tool to choose?Ask the StackShare community!

Disque

11
25
+ 1
0
RSMQ

4
87
+ 1
6
Add tool

Disque vs RSMQ: What are the differences?

What is Disque? In-memory, distributed job queue. Disque is an ongoing experiment to build a distributed, in-memory, message broker. Its goal is to capture the essence of the "Redis as a jobs queue" use case, which is usually implemented using blocking list operations, and move it into an ad-hoc, self-contained, scalable, and fault tolerant design, with simple to understand properties and guarantees, but still resembling Redis in terms of simplicity, performance, and implementation as a C non-blocking networked server.

What is RSMQ? A lightweight message queue for Node.js that requires no dedicated queue server. Just a Redis server. tl;dr: If you run a Redis server and currently use Amazon SQS or a similar message queue you might as well use this fast little replacement. Using a shared Redis server multiple Node.js processes can send / receive messages.

Disque and RSMQ can be primarily classified as "Message Queue" tools.

Disque and RSMQ are both open source tools. Disque with 7.37K GitHub stars and 516 forks on GitHub appears to be more popular than RSMQ with 1.07K GitHub stars and 78 GitHub forks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Disque
Pros of RSMQ
    Be the first to leave a pro
    • 2
      Simple, does one thing well
    • 1
      Comes with a visibility timeout feature similar to AWS
    • 1
      Written in TypeScript
    • 1
      Written in Coffeescript
    • 1
      Backed by Redis

    Sign up to add or upvote prosMake informed product decisions

    What is Disque?

    Disque is an ongoing experiment to build a distributed, in-memory, message broker. Its goal is to capture the essence of the "Redis as a jobs queue" use case, which is usually implemented using blocking list operations, and move it into an ad-hoc, self-contained, scalable, and fault tolerant design, with simple to understand properties and guarantees, but still resembling Redis in terms of simplicity, performance, and implementation as a C non-blocking networked server.

    What is RSMQ?

    tl;dr: If you run a Redis server and currently use Amazon SQS or a similar message queue you might as well use this fast little replacement. Using a shared Redis server multiple Node.js processes can send / receive messages.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Disque?
    What companies use RSMQ?
    See which teams inside your own company are using Disque or RSMQ.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Disque?
    What tools integrate with RSMQ?
      No integrations found
      What are some alternatives to Disque and RSMQ?
      RabbitMQ
      RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe place to live until received.
      Kafka
      Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.
      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.
      GitHub
      GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
      See all alternatives