Allows promises to be queued up and executed at a maximum rate defined by time or max concurrency
My Implementation of a Concurrent Promise Queue
Variably concurrent Promise queue
Useful TypeScript utilities.
Promise-based queue
Fast, in memory work queue
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
Promise queue with concurrency control
Call an array of promise-returning functions, restricting concurrency to a specified limit.
asynchronous function queue with adjustable concurrency
Promise queue with a nice API
asynchronous function queue with adjustable concurrency
wrapper around async.queue to make some common usages simpler
Tiny queue data structure
Better Queue for NodeJS
An efficient queue capable of managing thousands of concurrent animations.
fast, tiny `queueMicrotask` shim for modern engines
TypeScript definitions for promise-queue
utilities for observable asynchronous control flow
A promise based, dynamic priority queue runner, with concurrency limiting.
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Map-like, concurrent promise processing for Node.js
A shim for the setImmediate efficient script yielding API
Limit number of promises running in parallel