redisqueue

Message queue

A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts.

redisqueue provides a producer and consumer of a queue that uses Redis streams

GitHub

131 stars
3 watching
56 forks
Language: Go
last commit: 11 months ago
Linked from 2 awesome lists

consumergogolangproducerproducer-consumerredisstreams

Backlinks from these awesome lists:

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 599
swisspost/vertx-redisques A Redis-persistent queuing system designed for high scalability and fault tolerance in Vert.x applications. 13
kak-tus/ami A Go client for reliable message queues using Redis Cluster Streams 28
smrchy/rsmq A lightweight message queue for Node.js using Redis as the underlying storage 1,765
php-enqueue/redis An implementation of a message queue with Redis as the broker 41
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
resque/resque-web A web interface to Resque's job queue system, built as a Rails engine. 236
gleicon/restmq A REST-based message queue with Redis support 557
taoensso/carmine A Clojure wrapper for interacting with Redis, providing an idiomatic API for tasks like data serialization, message queuing, and distributed locking. 1,163
soveran/ost A Redis-based queueing and worker system for Ruby applications. 167
php-enqueue/enqueue A messaging system designed to simplify message processing and provide advanced features. 188
tangxuehua/equeue A high-performance distributed message queue written in C# 579
nfroidure/streamqueue Manages and pipes queued streams sequentially to preserve content order. 63
php-enqueue/laravel-queue Extends Laravel with support for message queues and various transport options 235