A tiny async task queue with one API.
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
A simple tool to keep requests to be executed in order.
Tiny queue data structure
Task and Message Queues with Multiple Providers
Evaluate asynchronous tasks with configurable concurrency.
Useful TypeScript utilities.
In memory queue system prioritizing tasks
Promise queue with concurrency control
High-priority task queue for Node.js and browsers
Sequential asynchronous lock-based queue for promises
🔎 A simple, tiny and lightweight benchmarking library!
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
High-priority task queue for Node.js and browsers
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
asynchronous function queue with adjustable concurrency
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
wrapper around async.queue to make some common usages simpler
Offload tasks to a pool of workers on node.js and in the browser
[](https://www.npmjs.com/package/async-queue-chain) [](https://bundlephobia.com/r
A queue implementation that can be iterated over
support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.
celery written in nodejs