queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Cloud Tasks API client for Node.js
async/await simple priority queues
Shared modules of the Helix Project - Process Queue
OCI NodeJS client for Queue Service
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 heap-based implementation of priority queue in javascript with typescript support.
Optimize the speed of important tasks on limited ressources
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
wrapper around async.queue to make some common usages simpler
asynchronous function queue with adjustable concurrency
Asynchronous queueing (producer-consumer style) with promises
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Lint files staged by git
asynchronous function queue with adjustable concurrency
Vow-based task queue
Extremely fast double-ended queue implementation
Sequential asynchronous lock-based queue for promises
Powerful yet simple JavaScript/TypeScript tasks queuing system.
The next generation of events handling for javascript! New: abstract away the network!
Run an array of functions in parallel
[](https://circleci.com/gh/segmentio/localstorage-retry)
Database-managed scheduled jobs with admin UI
Call an array of promise-returning functions, restricting concurrency to a specified limit.