Redis queue driver for ZinTrust.
A simple message queue backed by Redis.
Redis queue client implementation for Axiom Lattice framework
A simple redis queue
High performance redis queue
The redis queue package for your NestJS Applications
Reusable shared utilities for YP microservices (e.g., redis, queue, config)
Seneca Redis Queue Transport
Redis queue for universal-background-jobs
Examples of how to use node-redis-queue.
A health check module for NestJS with DB, Redis, queue, disk, and memory checks
Holo-JS Framework - Redis queue driver
Do Redis Queue Function
Alaska redis queue driver
Redis queue for forerunner
Shared Redis queue utilities for Aion2Hub event-driven RSS processing
Redis queue for Integreat - based on Bull
A redis queue
Cluster management for puppeteer WITH REDIS QUEUE SUPPORT
Emitter at Redis queue
A simple redis queue using lpush and brpop
Redis queue adapter for nvent using BullMQ
Ckeck Redis queue count
Redis queue typescript
Redis based task queue
A simple redis message queue for Rust.
Enterprise AI orchestration framework with multi-agent coordination patterns
A high-performance async task worker library for Rust - forge your tasks with type safety
Redis Queue with sync and async support for Rust
Adds Redis::Queue class which can be used as Distributed-Queue based on Redis. Redis is often used as a messaging server to implement processing of background jobs or other kinds of messaging tasks. It implements Reliable-queue pattern decribed here: http://redis.io/commands/rpoplpush
A redis-based queue
A unique queue with atomic operations implemented in Redis.
RedisSafeQueue is a transactional queue for ruby/redis. It guarantees at least once semantics. The queue may be used with multiple producers and consumers, each job is removed in a open/commit transaction; even if a worker dies while processing a job, it is automatically requeued.
Resque is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be converted to background jobs or you can create new classes specifically to do work. Or, you can do both. Resque is heavily inspired by DelayedJob (which rocks) and is comprised of three parts: * A Ruby library for creating, querying, and processing jobs * A Rake task for starting a worker which processes jobs * A Sinatra app for monitoring queues, jobs, and workers.
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
`qless` is meant to be a performant alternative to other queueing systems, with statistics collection, a browser interface, and strong guarantees about job losses. It's written as a collection of Lua scipts that are loaded into the Redis instance to be used, and then executed by the client library. As such, it's intended to be extremely easy to port to other languages, without sacrificing performance and not requiring a lot of logic replication between clients. Keep the Lua scripts updated, and your language-specific extension will also remain up to date.
A Redis-backed FIFO queue
Ost lets you manage queues and workers with Redis.
Instant queue. Background processing and message driven communication tool. Faster and simplier alternative to Resque.
Redis queues with two-phase commit and write-folding.
Balsamique (pronounced "Balsami-QUEUE") is a Redis-backed Ruby library which implements a job queue system. Balsamique jobs consist of JSON-encoded args hashes, along with lists of tasks and their successful outputs. Jobs can be enqueued to run at some time in the future, and workers can also delay the running of subsequent tasks. Retries are automatically scheduled at the time a worker checks out a job, and cancelled only when the worker reports success. In contrast to Resque, Balsamique uses Lua scripting in Redis extensively to make job state transitions as atomic as possible.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.