Showing 1-20 of 61,677 packages
Simple Callback Queue
Wrapper for [Distributed callback queue](https://github.com/AVVS/distributed-callback-queue).
Fast, in memory work queue
Put your callbacks into queue to make sure that concurrent requests that you might want to perform will only be executed once
Creates distributed callback queue based on redis pubsub. Pass 2 redis clients (supports redis sentinel as well for HA), manages locks across multiple processes
Callback queue
asynchronous function queue with adjustable concurrency
Tiny queue data structure
In memory queue system prioritizing tasks
Evaluate asynchronous tasks with configurable concurrency.
Callback queue system for optimizing your HTTP requests
High-priority task queue for Node.js and browsers
Generic Callback Queue, based on promises
fast, tiny `queueMicrotask` shim for modern engines
Promise queue with a nice API
A simple tool to keep requests to be executed in order.
Put your callbacks into queue to make sure that concurrent requests that you might want to perform will only be executed once
Promise queue with concurrency control
High-priority task queue for Node.js and browsers
The smallest and simplest JavaScript priority queue