ost
Queueing system
A Redis-based queueing and worker system for Ruby applications.
Redis based queues and workers.
167 stars
14 watching
15 forks
Language: Ruby
last commit: over 7 years ago
Linked from 1 awesome list
lesscodequeueingrubyworkers
Related projects:
Repository | Description | Stars |
---|---|---|
soveran/ohm | A Ruby library for storing objects in a Redis key-value database | 1,398 |
weyoss/redis-smq | A Node.js library for queuing messages and processing them asynchronously with consumers using Redis as the backend | 594 |
swisspost/vertx-redisques | A Redis-persistent queuing system designed for high scalability and fault tolerance in Vert.x applications. | 13 |
mmoreram/rsqueuebundle | A Redis-based queuing system for Symfony applications | 52 |
robinjoseph08/redisqueue | A Redis-based producer-consumer system for handling messages with guaranteed delivery and visibility timeouts. | 129 |
smrchy/rsmq | A lightweight message queue for Node.js using Redis as the underlying storage | 1,758 |
romainlanz/adonis-bull-queue | A queue system based on BullMQ for AdonisJS | 145 |
steelthread/redmon | A simple web-based interface for managing Redis servers | 1,574 |
xxuejie/sohm.lua | An alternative Redis client library for use in a distributed cluster setup | 9 |
ruby-shoryuken/shoryuken | A Ruby-based message processor for Amazon SQS queues | 2,054 |
soveran/syro | A lightweight router for building modular web applications with a focus on simplicity and performance | 138 |
nateware/redis-objects | A Ruby interface to Redis that maps data types to Ruby objects, enabling atomic operations and simplifying integration with existing ORMs. | 2,090 |
statianzo/que-web | A web interface for managing the job queue of an existing job processing system | 88 |
resque/resque-web | A web interface to Resque's job queue system, built as a Rails engine. | 235 |
kortirso/que-view | A Rails engine providing a web interface for Que job queue management | 8 |