asynchronous function queue with adjustable concurrency
Extremely fast double-ended queue implementation
A promise based, dynamic priority queue runner, with concurrency limiting.
[](https://circleci.com/gh/segmentio/localstorage-retry)
Yet another tiny async control flow library, implements parallelLimit, with the ability to share the concurrency-limited queue.
A heap-based implementation of priority queue in javascript with typescript support.
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.
Manage a cluster of child processes
a simple priority queue data structure
Defer non-critical tasks to run when the main thread is idle
Asynchronous queueing (producer-consumer style) with promises
Utility to create worker pools
Powerful task management for JavaScript
An asynchronous task runner with configurable rate limiting / throttling and concurrency control.
Generic browser priority queue.
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Run an array of functions in parallel
concurrency utils
Promise queue with a nice API
MediaPipe Vision Tasks
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
Fast and consistently responsive apps using a single function call
wrapper around async.queue to make some common usages simpler
qjobs is a simple and stupid queue job manager for nodejs