Batching queue
Elasticsearch nodejs batching queue
Promise batching library. Runs promises in ordered queues which can be limited to a maximum size.
Tiny queue data structure
A data loading utility to reduce requests to a backend via batching and caching.
fast, tiny `queueMicrotask` shim for modern engines
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Useful TypeScript utilities.
A shim for the setImmediate efficient script yielding API
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
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
Utilities for debouncing and throttling functions in React.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
In memory queue system prioritizing tasks
Promise-based queue
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.
Sequential asynchronous lock-based queue for promises
Simple JS queue with auto run for node and browsers
Adaline Gateway
LRU Queue
Simple JS queue with auto run for node and browsers
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.