Manages asynchronous operations and queues them for better concurrency handling.
Promise queue with concurrency control
Sequential asynchronous lock-based queue for promises
asynchronous function queue with adjustable concurrency
Tiny queue data structure
wrapper around async.queue to make some common usages simpler
Evaluate asynchronous tasks with configurable concurrency.
Fast, in memory work queue
fast, tiny `queueMicrotask` shim for modern engines
Simple JS queue with auto run for node and browsers
asynchronous function queue with adjustable concurrency
Compatible version of p-queue
Simple JS queue with auto run for node and browsers
A shim for the setImmediate efficient script yielding API
async/await simple priority queues
Promised out of order transform.
Queueing jobs in Postgres from Node.js like a boss
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
A simple tool to keep requests to be executed in order.
Task and Message Queues with Multiple Providers
A queue implementation that can be iterated over
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Multi-strategy job queue with local and BullMQ support