Tiny queue data structure
A simple tool to keep requests to be executed in order.
fast, tiny `queueMicrotask` shim for modern engines
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
A shim for the setImmediate efficient script yielding API
Promise-based queue
In memory queue system prioritizing tasks
Promise queue with concurrency control
Sequential asynchronous lock-based queue for promises
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.
The smallest and simplest JavaScript priority queue
Simple JS queue with auto run for node and browsers
Simple JS queue with auto run for node and browsers
High-priority task queue for Node.js and browsers
asynchronous function queue with adjustable concurrency
Next tick shim that prefers process.nextTick over queueMicrotask for compat
qjobs is a simple and stupid queue job manager for nodejs
Microsoft Azure Storage SDK for JavaScript - Queue
Extremely fast double-ended queue implementation
LRU Queue
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Fast, in memory work queue
OCI NodeJS client for Queue Service
Priority queue data structures