JS class to handle an asyncronous queue with concuttent tasks
Promise queue with concurrency control
asynchronous function queue with adjustable concurrency
Sequential asynchronous lock-based queue for promises
wrapper around async.queue to make some common usages simpler
Evaluate asynchronous tasks with configurable concurrency.
Fast, in memory work queue
Simple JS queue with auto run for node and browsers
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
Simple JS queue with auto run for node and browsers
A simple tool to keep requests to be executed in order.
asynchronous function queue with adjustable concurrency
Compatible version of p-queue
async/await simple priority queues
A shim for the setImmediate efficient script yielding API
LRU Queue
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Promise-based queue
A promise based, dynamic priority queue runner, with concurrency limiting.
Queueing jobs in Postgres from Node.js like a boss
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
Determine if a function is a native async function.