Creates distributed callback queue based on redis pubsub. Pass 2 redis clients (supports redis sentinel as well for HA), manages locks across multiple processes
Wrapper for [Distributed callback queue](https://github.com/AVVS/distributed-callback-queue).
Creates distributed callback queue based on redis pubsub. Pass 2 redis clients (supports redis sentinel as well for HA), manages locks across multiple processes
Creates distributed callback queue based on redis pubsub. Pass 2 redis clients (supports redis sentinel as well for HA), manages locks across multiple processes
Fast, in memory work queue
asynchronous function queue with adjustable concurrency
Creates distributed callback queue based on redis pubsub. Pass 2 redis clients (supports redis sentinel as well for HA), manages locks across multiple processes
Evaluate asynchronous tasks with configurable concurrency.
In memory queue system prioritizing tasks
A simple tool to keep requests to be executed in order.
Tiny queue data structure
Promise queue with a nice API
High-priority task queue for Node.js and browsers
Write files in an atomic fashion w/configurable ownership
fast, tiny `queueMicrotask` shim for modern engines
An efficient queue capable of managing thousands of concurrent animations.
Generic browser priority queue.
utilities for observable asynchronous control flow
Promised out of order transform.
A shim for the setImmediate efficient script yielding API
Multi-strategy job queue with local and BullMQ support
Promise queue with concurrency control
High-priority task queue for Node.js and browsers
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often