queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
The smallest and simplest JavaScript priority queue
No description provided.
Optimize the speed of important tasks on limited ressources
Generic browser priority queue.
Lightweight, fully typed async task queue with priority, retries, concurrency control, and React hooks for full-stack apps.
A simple task queue for the browser that enables the queuing of both standard tasks and micro tasks.
A lightweight async task queue that limits the invokation of async tasks, and queues up any additional async task in their order of addition, until there is an available slot
Next tick shim that prefers process.nextTick over queueMicrotask for compat
No description provided.
This module allows you to run the queue of the asymynchronous tasks in the form of a queue (so far parallel).
A fast, efficient Node.js Worker Thread Pool implementation
A mutex for guarding async workflows
Powerful task management for JavaScript
Multi-strategy job queue with local and BullMQ support
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
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
Promise-based queue
A Node.js library for interacting with the Vercel Queue Service API
Vow-based task queue