A simple queue to batch a series of payloads to execute some function every X items or Y milliseconds, whichever happens first.
Tiny queue data structure
Better Queue for NodeJS
Better Stack JavaScript logging tools (formerly Logtail)
fast, tiny `queueMicrotask` shim for modern engines
A shim for the setImmediate efficient script yielding API
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
The smallest and simplest JavaScript priority queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Batch multiple function calls into a single one
Simple JS queue with auto run for node and browsers
In memory queue system prioritizing tasks
Promise-based queue
redux higher order reducer + action creator to reduce actions under a single subscriber notification
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.
LRU Queue
Sequential asynchronous lock-based queue for promises
redux store enhancer which allows batching subscribe notifications.
Simple JS queue with auto run for node and browsers
asynchronous function queue with adjustable concurrency
Fast, in memory work queue
A promise based, dynamic priority queue runner, with concurrency limiting.
simplistic postgresql based queue with support for batching and idempotent operations
A simple single-machine batch queueing system.
An in-memory queue that takes data and allows you to process it, in batches, on a background thread.
Async queue system that batches items together based on time and size
Provides an easy way to queue some messages and push them in batches.
influxdb-async_queue is an attempt to optimize influxdb interactions by aggregating metrics into batches through redis queue.
MobSpawner manages worker threads that can run arbitrary commands and report results. Unlike distributed queues, MobSpawner is self-contained and perfect for small batch scripts that need to run multiple independent jobs.
Loops is a small and lightweight framework for Ruby on Rails, Merb and other ruby frameworks created to support simple background loops in your application which are usually used to do some background data processing on your servers (queue workers, batch tasks processors, etc).
Loops is a small and lightweight framework for Ruby on Rails, Merb and other ruby frameworks created to support simple background loops in your application which are usually used to do some background data processing on your servers (queue workers, batch tasks processors, etc).
A mechanism to mark Sidekiq Jobs to be disposed of by Job ID, Batch ID, or Job Class. Disposal here means to either `:kill` the Job (send to the Dead queue) or `:discard` it (throw it away), at the time the job is picked up and processed by Sidekiq.
No description provided.
No description provided.
No description provided.
No description provided.