Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Compatible version of p-queue
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Fifo queue with concurrency control
A queue management library with channels
An easy JavaScript Promise queue which is automatically executed, concurrency controlled and suspendable.
Promise queue with concurrency control. A fork of p-queue for commonjs.
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
pending-queue ensures a certain asynchronous method only run once, and queues listeners which are registered to it.
a simple asynchronous queue
Tiny async queue with concurrency control. Like p-limit or fastq, but smaller and faster.
- promise
- promises
- limit
- limited
- concurrency
- throttle
- rate
- batch
- task
- queue
- async
- await
- async-queue
- promise-queue
- View more
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Excute shell commands in queue
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Push promises to a queue. The queue runs. That's all.
A client-friendly run queue
Queue promises into pool limiting concurrency
A general-purpose asynchronous job queue for Node.js
Promise queue for Node.js
a queue for executing promises concurrently
Immediately starting queue of asynchronous or synchronous tasks, processing n function(s) concurrently. Dependency free.