rsmq
Message queue library
A lightweight message queue for Node.js using Redis as the underlying storage
Redis Simple Message Queue
2k stars
30 watching
125 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
fifomessage-queuenodejsnpmqueueredisrsmq
Related projects:
Repository | Description | Stars |
---|---|---|
weyoss/redis-smq | A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 594 |
igr/jrsmq | A Java implementation of a lightweight message queue that uses Redis as the underlying data store | 36 |
mmoreram/rsqueuebundle | A Redis-based queuing system for Symfony applications | 52 |
sybrexsys/rapidmq | A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. | 68 |
robinjoseph08/redisqueue | A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 129 |
gleicon/restmq | A REST-based message queue with Redis support | 556 |
alaricode/nestjs-rmq | Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices | 293 |
robustmq/robustmq | A high-performance, cloud-native message queue system with support for multiple protocols and Serverless architecture. | 185 |
zeromq/rbzmq | A C-based library providing N-to-N networking with message passing capabilities | 247 |
chicagoboss/tinymq | A lightweight message queue with in-memory storage and Erlang-based channel management | 124 |
skunkwerks/zamqp | A Zig wrapper around RabbitMQ-c, enabling message queue communication in Zig applications | 4 |
vardius/message-bus | An asynchronous message queue allowing publishers to send and subscribers to receive messages. | 273 |
php-enqueue/redis | Enables message queuing using Redis as the broker. | 41 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
run-as-root/magento2-message-queue-retry | Enables retry mechanism for Magento 2 message queue errors using RabbitMQ's dead letter exchange feature | 56 |