```typescript // command interface export interface ICommand { execute(): void unexecute(): void }
A shim for the setImmediate efficient script yielding API
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
Sequential asynchronous lock-based queue for promises
Promise queue with concurrency control
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.
The smallest and simplest JavaScript priority queue
A simple tool to keep requests to be executed in order.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Offload tasks to a pool of workers on node.js and in the browser
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Headless CLI client for the Agent Client Protocol (ACP) — talk to coding agents from the command line
An object-oriented command-line parser for TypeScript
Simple JS queue with auto run for node and browsers
LRU Queue
No description provided.
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.
Simple JS queue with auto run for node and browsers
OCI NodeJS client for Queue Service
An open source Azure Storage API compatible server
Fast, in memory work queue
Adds Redis::Queue class which can be used as Distributed-Queue based on Redis. Redis is often used as a messaging server to implement processing of background jobs or other kinds of messaging tasks. It implements Reliable-queue pattern decribed here: http://redis.io/commands/rpoplpush
Adds Redis::Deque class which can be used as Distributed-Deque based on Redis. Redis is often used as a messaging server to implement processing of background jobs or other kinds of messaging tasks. It implements Reliable-queue pattern decribed here: http://redis.io/commands/rpoplpush
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.