Convert functions into a rate-limited queue capable of processing payloads sequentially
fast, tiny `queueMicrotask` shim for modern engines
A simple tool to keep requests to be executed in order.
Tiny queue data structure
Fast, in memory work queue
Promise-based queue
LRU Queue
High-priority task queue for Node.js and browsers
The smallest and simplest JavaScript priority queue
A promise based, dynamic priority queue runner, with concurrency limiting.
In memory queue system prioritizing tasks
Evaluate asynchronous tasks with configurable concurrency.
qjobs is a simple and stupid queue job manager for nodejs
A shim for the setImmediate efficient script yielding API
Sequential asynchronous lock-based queue for promises
Promise queue with a nice API
Promise queue with concurrency control
Simple JS queue with auto run for node and browsers
asynchronous function queue with adjustable concurrency
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Vow-based task queue
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
High-priority task queue for Node.js and browsers