A simple task runner which will run tasks concurrently while maintaining limits.
Manage a cluster of child processes
Better Stack JavaScript logging tools (formerly Logtail)
Promise queue with concurrency control
Queue similar to promise-all and promise-all settled with concurrency control
The smallest and simplest JavaScript priority queue
Generic browser priority queue.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.
Run linters on committed files in a Branch🔬
Limit number of promises running in parallel
A simple rate limited queue for asynchronous operations. Restricts the number of operations executed per time interval.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
a simple fifo queue
Run grunt tasks concurrently
MemberJunction: Queue Library for managing server side queues
A queue implementation that can be iterated over
Shared modules of the Helix Project - Process Queue
Vow-based task queue
Promise-based queue
A simple, fast, robust job/task queue, backed by Redis.
LRU Queue
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.