queue promise
Tiny queue data structure
Promise-based queue
Fast, in memory work queue
Promise queue with concurrency control
Call an array of promise-returning functions, restricting concurrency to a specified limit.
asynchronous function queue with adjustable concurrency
Simple JS queue with auto run for node and browsers
Offload tasks to a pool of workers on node.js and in the browser
Simple JS queue with auto run for node and browsers
Promise queue with a nice API
wrapper around async.queue to make some common usages simpler
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
fast, tiny `queueMicrotask` shim for modern engines
Library to help write libraries that accept both promises and callbacks.
Useful TypeScript utilities.
A lightweight task queue
An easy JavaScript Promise queue which is automatically executed, concurrency controlled and suspendable.
A promise based, dynamic priority queue runner, with concurrency limiting.
TypeScript definitions for promise-queue
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Simple JS stack with auto run for node and browsers
Retries a function that returns a promise, leveraging the power of the retry module.
A shim for the setImmediate efficient script yielding API