60 packages found
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Tiny queue data structure
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
A simple and fast FIFO collection for enqueuing and dequeuing items.
Implementation of a promise-based FIFO queuing system using ES2017 async generators.
A queue management library with channels
a queue for executing promises concurrently
A queue management library with channels
Promise queue with concurrency control
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
Tiny queue data structure
A queue management library with channels
Generates a file for including scripts
Compatible version of p-queue
- promise
- queue
- enqueue
- limit
- limited
- concurrency
- throttle
- throat
- rate
- batch
- ratelimit
- priority
- priorityqueue
- fifo
- View more
This library has a Queue with the following methods: enqueue and dequeue. Enqueue adds item(s) to end of the Queue. Dequeue removes and returns the first item from the beginning of the queue.
Enqueue any function to be called the next time a specific action is dispatched
Tiny queue data structure. This is a fork of sindresorhus/yocto-queue, but with CommonJS support.
A queue management library with channels
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
A small ES6 package for execute functions sequentially.