disque

Message broker

A distributed in-memory message broker designed to be scalable and fault-tolerant

Disque is a distributed message broker

GitHub

8k stars
421 watching
537 forks
Language: C
last commit: over 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
robinjoseph08/redisqueueA Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts.131
bloomberg/blazingmqA distributed message queueing framework providing durable and high-performance queues with various routing strategies.2,591
bee-queue/bee-queueA simple job/task queue for Node.js using Redis3,855
mosic/exdisqueAn Elixir client for interacting with an in-memory job queue service17
codyreichert/cl-disqueA Common Lisp client library for interacting with an in-memory job queue and message broker13
weyoss/redis-smqA Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend599
paradoxical-io/cassieqA distributed queue built on top of Cassandra to handle message processing and routing.51
php-enqueue/redisAn implementation of a message queue with Redis as the broker41
taskforcesh/bullmqA message queue and batch processing library that supports NodeJS, Python, and other languages using Redis as the underlying storage mechanism.6,309
php-enqueue/enqueue-devA package for building and implementing message queues and job queues in PHP applications.2,180
resque/resqueA Redis-backed Ruby library for managing background tasks and jobs.9,443
tomeraberbach/quetieA tiny and efficient JavaScript implementation of a data structure providing fast and amortized O(1) access to queues and dequeues.112
optimalbits/bullA Node.js job queue package with features like rate limiting and priority handling.15,622
taoensso/carmineA Clojure wrapper for interacting with Redis, providing an idiomatic API for tasks like data serialization, message queuing, and distributed locking.1,163
rq/rqA Python library for queueing jobs and processing them in the background with workers using Redis as the backend.9,945