Queue and execute sequences of time-ordered tasks with callbacks
A shim for the setImmediate efficient script yielding API
A simple tool to keep requests to be executed in order.
fast, tiny `queueMicrotask` shim for modern engines
In memory queue system prioritizing tasks
High-priority task queue for Node.js and browsers
celery written in nodejs
Task and Message Queues with Multiple Providers
High-priority task queue for Node.js and browsers
Tiny queue data structure
Simple JS queue with auto run for node and browsers
Offload tasks to a pool of workers on node.js and in the browser
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Evaluate asynchronous tasks with configurable concurrency.
Simple JS queue with auto run for node and browsers
A lightweight task 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.
A Lightweight Task Scheduler for Node.js
Fast, in memory work queue
an opinionated implementation of resque in node
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