Promise-based queue
Priority function queue with hrtime considerations
A memoized function queue
The smallest and simplest JavaScript priority queue
Task (function) queue with concurrency / timeout control.
High-priority task queue for Node.js and browsers
A promise based, dynamic priority queue runner, with concurrency limiting.
A simple javascript function queue.
In memory queue system prioritizing tasks
m(icro)queue is a lightweight es6+ library that exports an asynchronous function queue with adjustable concurrency
qjobs is a simple and stupid queue job manager for nodejs
Evaluate asynchronous tasks with configurable concurrency.
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
Promise queue with a nice API
Sequential asynchronous lock-based queue for promises
Simple JS queue with auto run for node and browsers
Asynchronous Function Queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
A pausable function queue with optional parallel concurrency
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Vow-based task queue
Next tick shim that prefers process.nextTick over queueMicrotask for compat
High-priority task queue for Node.js and browsers