Siphon traffic from one request queue to another request queue at a configurable rate
A simple tool to keep requests to be executed in order.
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
Sequential asynchronous lock-based queue for promises
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
Offload tasks to a pool of workers on node.js and in the browser
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
The smallest and simplest JavaScript priority queue
Extract media query-specific rules from CSS
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Smart request balancer with fine tuning of rates and limits of queue execution
Interactively manage concurrency for outbound requests.
A continuation-local storage module compatible with NestJS's dependency injection.
Promise-based queue
LRU Queue
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Simple JS queue with auto run for node and browsers
Fast, in memory work queue
asynchronous function queue with adjustable concurrency
Express middleware to limit a number of simultaneously processing requests using queue