A utility to queue up a number requests to be executed in parallel batches with possible waitTime between them. Well suited for webscraping.
A simple tool to keep requests to be executed in order.
fast, tiny `queueMicrotask` shim for modern engines
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Simple JS queue with auto run for node and browsers
Tiny queue data structure
Simple JS queue with auto run for node and browsers
Sequential asynchronous lock-based queue for promises
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
Smart request balancer with fine tuning of rates and limits of queue execution
Fast, in memory work queue
Promise queue with concurrency control
Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining
Offload tasks to a pool of workers on node.js and in the browser
The smallest and simplest JavaScript priority queue
A light-weight module that brings Fetch API to node.js
Enqueues messages onto a given SQS queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
TypeScript definitions for request
Provides a way to make requests
Compatible version of p-queue
Missing keepalive http.Agent
Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node
No description provided.
No description provided.