An easy JavaScript Promise queue which is automatically executed, concurrency controlled and suspendable.
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
Offload tasks to a pool of workers on node.js and in the browser
Simple JS queue with auto run for node and browsers
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.
Library to help write libraries that accept both promises and callbacks.
Useful TypeScript utilities.
fast, tiny `queueMicrotask` shim for modern engines
A lightweight task queue
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.
Retries a function that returns a promise, leveraging the power of the retry module.
Simple JS stack with auto run for node and browsers
A shim for the setImmediate efficient script yielding API
Compatible version of p-queue