jrsmq

Message queue

A Java implementation of a lightweight message queue that uses Redis as the underlying data store

A lightweight message queue for Java that requires no dedicated queue server. Just a Redis server.

GitHub

36 stars
8 watching
13 forks
Language: Java
last commit: over 3 years ago
fifojavamessage-queuequeueredisrsmq

Related projects:

Repository Description Stars
smrchy/rsmq A lightweight message queue for Node.js using Redis as the underlying storage 1,765
weyoss/redis-smq A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend 599
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. 131
gleicon/restmq A REST-based message queue with Redis support 557
robustmq/robustmq Develops a high-performance cloud-native message queue system with support for multiple mainstream protocols and Serverless architecture. 216
mmoreram/rsqueuebundle A Redis-based queuing system for Symfony applications 52
yonderblue/mongo-queue-java A Java-based message queue system utilizing MongoDB as its backend 35
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. 881
chicagoboss/tinymq A lightweight message queue with in-memory storage and Erlang-based channel management 123
bulldog2011/bigqueue A high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue 559
rafaeljesus/rabbus Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. 97
apache/rocketmq-eventbridge A messaging service that enables event-driven architectures and loosely coupled distributed systems 138
loresoft/mongodb.messaging A library that enables message processing using MongoDB as a lightweight queue pub/sub system 58
apache/rocketmq-clients A collection of client bindings for Apache RocketMQ, providing cloud-native solutions for multiple programming languages. 338