Call an array of promise-returning functions, restricting concurrency to a specified limit.
A really low-fi function queue manager module for Node.js to ease the pain of building asynchronous code.
wrapper around async.queue to make some common usages simpler
a simple priority queue data structure
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.
Simple JS queue with auto run for node and browsers
Better Queue for NodeJS
Execute a function queue to receive value passed in resolving of the last call function.
[DepUp] asynchronous function queue with adjustable concurrency
[DepUp] asynchronous function queue with adjustable concurrency
[Function Queue] - Queue functions to be run in guaranteed order (async)
simplified stream construction
Queue data from a stream until a checkpoint is hit
Useful TypeScript utilities.
Priority queue data structures
simplified stream construction
Backburner.js is a simple run loop-esque library for coalescing actions
Queueing jobs in Postgres from Node.js like a boss
utilities for observable asynchronous control flow
Microsoft Azure Storage SDK for JavaScript - Queue
Asynchronous queueing (producer-consumer style) with promises
Extremely fast double-ended queue implementation
Fast heap-based priority queue in JavaScript
A scalable queue for parallel callbacks