A robust asynchronous queue for managing concurrent tasks with support for concurrency control, task prioritization, event handling, and more.
Promise queue with concurrency control
Sequential asynchronous lock-based queue for promises
asynchronous function queue with adjustable concurrency
wrapper around async.queue to make some common usages simpler
Tiny queue data structure
Evaluate asynchronous tasks with configurable concurrency.
Fast, in memory work queue
Simple JS queue with auto run for node and browsers
fast, tiny `queueMicrotask` shim for modern engines
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
Queueing jobs in Postgres from Node.js like a boss
Promised out of order transform.
A simple tool to keep requests to be executed in order.
The smallest and simplest JavaScript priority queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
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
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.