Task queue management service with build queue prioritization, dependency resolution, and ready-to-start detection
Background task queue with priority and retry
A shim for the setImmediate efficient script yielding API
A simple tool to keep requests to be executed in order.
In memory queue system prioritizing tasks
fast, tiny `queueMicrotask` shim for modern engines
High-priority task queue for Node.js and browsers
Task and Message Queues with Multiple Providers
High-priority task queue for Node.js and browsers
Tiny queue data structure
Offload tasks to a pool of workers on node.js and in the browser
Evaluate asynchronous tasks with configurable concurrency.
celery written in nodejs
A lightweight task queue
Atomic message queuing utilities for message ordering and persistence
Promise queue with concurrency control
Better Queue for NodeJS
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
The smallest and simplest JavaScript priority queue
Generic browser priority queue.
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Robust message queue management with multiple backends, job processing, and failure handling
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.