Showing 1-20 of 17,942 packages
A simple, cross-browser queue that persists between page loads using multiple storage strategies for compatibility
Reliable job queue built on BullMQ and Redis. Add jobs to a persistent queue and process them with automatic retries, concurrency control, and graceful shutdown.
Simple SQLite backed Queue for running many short tasks in Node.js event thread
Tiny queue data structure
Better Queue for NodeJS
fast, tiny `queueMicrotask` shim for modern engines
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
In memory queue system prioritizing tasks
Promise-based queue
Simple JS queue with auto run for node and browsers
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.
broccoli filter but with a persistent cache
Simple JS queue with auto run for node and browsers
Sequential asynchronous lock-based queue for promises