Showing 1-20 of 117,271 packages
Designed to allow running task in a queue with parallel support. Can be used for image or file loading.
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
Offload tasks to a pool of workers on node.js and in the browser
A shim for the setImmediate efficient script yielding API
A simple tool to keep requests to be executed in order.
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
Promise-based queue
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
LRU Queue
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
A promise based, dynamic priority queue runner, with concurrency limiting.
Fast, in memory work queue
Sequential asynchronous lock-based queue for promises
asynchronous function queue with adjustable concurrency