A queue for node.js that uses child processes (child_process.fork()). This queue uses Pools for child-process because it takes time to spawn new child-process.
fast, tiny `queueMicrotask` shim for modern engines
Tiny queue data structure
Simple JS queue with auto run for node and browsers
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Simple JS queue with auto run for node and browsers
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
A shim for the setImmediate efficient script yielding API
Fast, in memory work queue
Promise queue with concurrency control
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
A simple tool to keep requests to be executed in order.
Enqueues messages onto a given SQS queue
An implementation of window.fetch in Node.js using Minipass streams
Compatible version of p-queue
Missing keepalive http.Agent
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
A PDF generation library for Node.js
Generates and consumes source maps
Detect Node.JS (as opposite to browser environment). ESM modification
LRU Queue
In memory queue system prioritizing tasks
Promise-based queue