Search results

5 packages found

An efficient keyed Promise lock for Node.js projects, ensuring the mutually exclusive execution of tasks associated with the same key. Key features include active key metrics and the ability to gracefully await the completion of all currently executing or

published version 1.0.3, a month ago0 dependents licensed under $Apache-2.0
841

A modern weighted promise semaphore for Node.js projects, ideal for managing workloads with varying processing requirements. It allows limiting the total weight of concurrently executing jobs, ensuring efficient resource utilization. Offering backpressure

published version 1.0.13, 3 months ago0 dependents licensed under $Apache-2.0
67

A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await th

published version 2.0.2, 6 months ago0 dependents licensed under $MIT
28

A modern Promise rate-limiter for Node.js projects, implementing a fixed-window throttling policy. It restricts the number of tasks that can *start* execution within distinct, non-overlapping time windows. The API provides backpressure control by signalin

published version 1.0.6, 3 months ago0 dependents licensed under $Apache-2.0
18

A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, and the ability to abort pen

published version 1.0.1, 6 months ago0 dependents licensed under $Apache-2.0
16