A utility for efficiently managing file download queues using Node.js. This library allows you to add downloads to a queue and process them sequentially, tracking progress and handling success and error events.
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
Tiny queue data structure
A simple tool to keep requests to be executed in order.
Simple JS queue with auto run for node and browsers
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.
Simple JS queue with auto run for node and browsers
Promise queue with concurrency control
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
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Better Queue for NodeJS
simplified stream construction
In memory queue system prioritizing tasks
Promise-based queue
LRU Queue
Sequential asynchronous lock-based queue for promises
Offload tasks to a pool of workers on node.js and in the browser
An interactive UI dashboard for Bee Queue
A continuation-local storage module compatible with NestJS's dependency injection.
Enqueues messages onto a given SQS queue
asynchronous function queue with adjustable concurrency
an opinionated implementation of resque in node