Better Queue for NodeJS
Distributed test runner using Redis as a work queue. Push file paths to a Redis list, then multiple CI runners atomically steal batches and execute them via a configurable command.
Database-specific job handling and queue management
No description provided.
A JS library for finding optimal label position inside a polygon
An efficient queue capable of managing thousands of concurrent animations.
Job queue for PostgreSQL
a simple priority queue data structure
@sidequest/core is the core package of SideQuest, a distributed background job queue for Node.js and TypeScript applications.
@sidequest/engine is the core engine of SideQuest, a distributed background job processing system for Node.js and TypeScript.
Yet another concurrent task queue
A Node.js queue library with controllable concurrency and rate limiting
asynchronous function queue with adjustable concurrency
A really simple message queue based on Redis
A Promise-based dynamic priority queue runner.
Better Stack JavaScript logging tools (formerly Logtail)
async/await simple priority queues
A simple, dependency-free library for concurrent promise-based queues. Comes with with concurrency and timeout control.
Seamless REST/GraphQL API mocking library for browser and Node.js.
Promise queue with concurrency control
Light weight job scheduler for Node.js
A simple tool to keep requests to be executed in order.
A tiny (139B to 204B) utility to regulate the execution rate of your functions
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often