A fire-and-forget HTTP request queue implementation for browsers.
Library for sending http-requests over queue to limit simultaneous access to resources. Each queue has separate cookie container, so you can keep multiple sessions on single site. Version 4 now is completely awaitable. All requests are async.
Sequential asynchronous lock-based queue for promises
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
Offload tasks to a pool of workers on node.js and in the browser
The smallest and simplest JavaScript priority queue
Async request queue with simple interface
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
A fetch request queue that processes entries with a delay
A utility to queue up a number requests to be executed in parallel batches with possible waitTime between them. Well suited for webscraping.
NodeJS + Request.js request queue
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Smart request balancer with fine tuning of rates and limits of queue execution
A fetch-based, future-oriented construction of a new next-generation network request library, with an advanced request queue task mechanism, as well as load-balanced request interface, to achieve a breakthrough in the number of concurrent browser requests
A continuation-local storage module compatible with NestJS's dependency injection.
Promise-based queue
Simple JS queue with auto run for node and browsers
LRU Queue
In memory queue system prioritizing tasks
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 TypeScript client library for WBEC (Wallbox Ecosystem Controller) with request queue management, comprehensive API support, and full type safety
Throttle web requests
Simple JS queue with auto run for node and browsers