redis-smq

Message queue library

A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend

A simple high-performance Redis message queue for Node.js.

GitHub

594 stars
11 watching
64 forks
Language: TypeScript
last commit: 5 months ago
Linked from 2 awesome lists

brokerjob-queuemessage-brokermessage-queuenodejspriority-queuequeueredisredis-smqscheduler

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
smrchy/rsmq A lightweight message queue for Node.js using Redis as the underlying storage 1,758
robinjoseph08/redisqueue A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. 129
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
php-enqueue/redis Enables message queuing using Redis as the broker. 41
soveran/ost A Redis-based queueing and worker system for Ruby applications. 167
kak-tus/ami A Go client for reliable message queues using Redis Cluster Streams 28
owl1n/nest-queue A queue manager library for NestJS applications 71
gleicon/restmq A REST-based message queue with Redis support 556
wakatime/wakaq A minimal background task queue system with Redis and Celery integration 574
swisspost/vertx-redisques A Redis-persistent queuing system designed for high scalability and fault tolerance in Vert.x applications. 13
pricingassistant/mrq A Python task queue built on top of Redis and gevent to manage distributed worker tasks with simple code and visibility into job performance. 877
sybrexsys/rapidmq A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. 68
actionhero/node-resque A Node.js framework for managing background jobs with Redis as the backend store. 1,371
tomsteele/cs-magik An event-driven job queue system using Redis to handle Cobalt Strike-related tasks and operations. 33