Showing 1-20 of 20,260 packages
Queue for parallel tasks that can cancel and is destoryable
Execute a queue of async functions in parallel
utilities for observable asynchronous control flow
Fast, in memory work queue
Tiny queue data structure
Run an array of functions in parallel
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Zero-overhead asynchronous parallel/each/map function call
fast, tiny `queueMicrotask` shim for modern engines
Minimal async jobs utility library, with streams support
Stream parallel queue executor with specified task limit
Evaluate asynchronous tasks with configurable concurrency.
A shim for the setImmediate efficient script yielding API
Offload tasks to a pool of workers on node.js and in the browser
A simple tool to keep requests to be executed in order.
Promise queue with concurrency control
The smallest and simplest JavaScript priority queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
A scalable queue for parallel callbacks
Run an array of functions in parallel, but limit the number of tasks executing at the same time