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.
36 stars
8 watching
13 forks
Language: Java
last commit: over 3 years ago fifojavamessage-queuequeueredisrsmq
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight message queue for Node.js using Redis as the underlying storage | 1,765 |
| A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 599 |
| A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. | 68 |
| A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 131 |
| A REST-based message queue with Redis support | 557 |
| Develops a high-performance cloud-native message queue system with support for multiple mainstream protocols and Serverless architecture. | 216 |
| A Redis-based queuing system for Symfony applications | 52 |
| A Java-based message queue system utilizing MongoDB as its backend | 35 |
| 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 |
| A lightweight message queue with in-memory storage and Erlang-based channel management | 123 |
| A high-throughput, persistent, and real-time messaging system using a memory-mapped file-based queue | 559 |
| Provides an event-driven messaging wrapper over RabbitMQ exchanges and queues with built-in features like retries, circuit breakers, and reconnecting. | 97 |
| A messaging service that enables event-driven architectures and loosely coupled distributed systems | 138 |
| A library that enables message processing using MongoDB as a lightweight queue pub/sub system | 58 |
| A collection of client bindings for Apache RocketMQ, providing cloud-native solutions for multiple programming languages. | 338 |