No description provided.
The smallest and simplest JavaScript priority queue
Optimize the speed of important tasks on limited ressources
Generic browser priority queue.
A Lightweight Task Scheduler for Node.js
Async hook
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.
A tiny warning function
Next tick shim that prefers process.nextTick over queueMicrotask for compat
No description provided.
A mutex for guarding async workflows
Multi-strategy job queue with local and BullMQ support
A fast, efficient Node.js Worker Thread Pool implementation
Powerful task management for JavaScript
Yet another concurrent task queue
Semaphore using `async` and `await`
Execute chunked blocking operations in a way that won't cause event loop starvation
Solution for management of your resource-intensive and time-consuming tasks
A Node.js library for interacting with the Vercel Queue Service API
Promise-based queue
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
Vow-based task queue
LRU Queue
An asynchronous task runner with configurable rate limiting / throttling and concurrency control.