Put your callbacks into queue to make sure that concurrent requests that you might want to perform will only be executed once
Simple Callback Queue
Wrapper for [Distributed callback queue](https://github.com/AVVS/distributed-callback-queue).
Generic Callback Queue, based on promises
Callback queue
Creates distributed callback queue based on redis pubsub. Pass 2 redis clients (supports redis sentinel as well for HA), manages locks across multiple processes
Creates distributed callback queue based on redis pubsub. Pass 2 redis clients (supports redis sentinel as well for HA), manages locks across multiple processes
simple fifo callback queue
Callback queue system for optimizing your HTTP requests
Automatic, dynamic callback queue
Creates distributed callback queue based on redis pubsub. Pass 2 redis clients (supports redis sentinel as well for HA), manages locks across multiple processes
A performant RPC implementation. It reuses callback queue a given client.
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
asynchronous function queue with adjustable concurrency
Evaluate asynchronous tasks with configurable concurrency.
In memory queue system prioritizing tasks
A simple tool to keep requests to be executed in order.
Tiny queue data structure
Write files in an atomic fashion w/configurable ownership
Promise queue with a nice API
High-priority task queue for Node.js and browsers
fast, tiny `queueMicrotask` shim for modern engines
An efficient queue capable of managing thousands of concurrent animations.
Provides queue driven by callbacks so suitable for asynchronous processing environments and its recurring variant for request distribution to more clients or emulating of server behaviour.
A simple Resque plugin that times and saves some simple metrics for Resque jobs back into redis. Based on this system you could build some simple auto-scaling mechanism based on the speed and ETA of queues. Also includes a hook/callback mechanism for recording/sending the metrics to your favorite tool (AKA statsd/graphite).
A simple Resque plugin that times and saves some simple metrics for Resque jobs back into redis. Based on this system you could build some simple auto-scaling mechanism based on the speed and ETA of queues. Also includes a hook/callback mechanism for recording/sending the metrics to your favorite tool (AKA statsd/graphite).
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.