vertx-redisques
Queuing system
A Redis-persistent queuing system designed for high scalability and fault tolerance in Vert.x applications.
A highly scalable redis-persistent queuing system for vertx
13 stars
5 watching
8 forks
Language: Java
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
| A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 131 |
| A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 599 |
| A Redis-based queueing and worker system for Ruby applications. | 167 |
| A priority task queue built on top of Vert.x and backed by Redis. | 139 |
| A Redis monitoring system that provides real-time information and allows users to execute Redis commands remotely. | 395 |
| A software implementation of the Redis messaging system using Racket. | 17 |
| An experimental Redis client for Deno written in TypeScript. | 456 |
| A Java library providing a standard for asynchronous stream processing with non-blocking back pressure. | 49 |
| A Redis client module written in V | 67 |
| A lightweight message queue for Node.js using Redis as the underlying storage | 1,765 |
| A high-performance Redis client for Scala with non-blocking and asynchronous I/O operations. | 788 |
| A Clojure wrapper for interacting with Redis, providing an idiomatic API for tasks like data serialization, message queuing, and distributed locking. | 1,163 |
| A C++ client library to connect to and interact with Redis servers on Unix systems. | 16 |
| An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 460 |