No description provided.
Async Function Queue
Stream using async.queue under the hood.
Manage asynchronous queues
A promise based, dynamic priority queue runner, with concurrency limiting.
Extremely fast double-ended queue implementation
Asynchronously go through an array with concurrency and queue
Microsoft Azure Storage SDK for JavaScript - Queue
Priority queue for async tasks with concurrency control
A lightweight, flexible async queue runner with concurrency control, retries, and optional [worker_threads](https://nodejs.org/api/worker_threads.html) support. Perfect for processing tasks with automatic retry and backoff handling.
A read/write stream that wraps an async.queue https://github.com/caolan/async/#queue to easily queue up tasks.
Promise based asynchronous queue with limiting
async queuehelper method as module.
Forge Async Event methods
Useful TypeScript utilities.
A heap-based implementation of priority queue in javascript with typescript support.
A Node.js queue library with controllable concurrency and rate limiting
A trivial queue / mutex lock implementation
horsepower for your modules
Higher-order functions and common patterns for asynchronous code
Optimize the speed of important tasks on limited ressources
a simple priority queue data structure
A really simple message queue based on Redis
Determine if a function is a native async function.