No description provided.
Promise queue with concurrency control
A shim for the setImmediate efficient script yielding API
Sequential asynchronous lock-based queue for promises
asynchronous function queue with adjustable concurrency
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.
Tiny queue data structure
wrapper around async.queue to make some common usages simpler
Evaluate asynchronous tasks with configurable concurrency.
fast, tiny `queueMicrotask` shim for modern engines
Fast, in memory work queue
Simple JS queue with auto run for node and browsers
Gracefully handle a Promise using async/await.
Compatible version of p-queue
asynchronous function queue with adjustable concurrency
Simple JS queue with auto run for node and browsers
Gracefully handle a Promise using async/await.
Extremely fast double-ended queue implementation
async/await simple priority queues
Queueing jobs in Postgres from Node.js like a boss
A simple tool to keep requests to be executed in order.
Promised out of order transform.
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