zero-overhead-keyed-promise-lock

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
v1.1.1 URL: https://unpkg.com/zero-overhead-keyed-promise-lock@1.1.1/dist/zero-overhead-keyed-promise-lock.js
OpenBrowse Files
keyed-locklock-keysequentialmutexkeyed-mutexpromise-lockasync-locklockevent-loop-locksequential-processingsequential-per-keyrace-conditioncritical-sectionasync-tasktask-lockFIFO-per-keygraceful-terminationgraceful-teardowngraceful-shutdownclean-teardownsmooth-teardowndeterministic-terminationcheck-and-abortactive-keyaccess-ongoing-taskaccess-executing-promisesmart-reuseavoid-redundant-executionsadvanced-usage-patternsbatch-processingdeterministic-batch-completionthrottlerate-limitingnodejsNode.jstypescripttsES2020

zero-backpressure-weighted-promise-semaphore

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
v1.0.15 URL: https://unpkg.com/zero-backpressure-weighted-promise-semaphore@1.0.15/dist/zero-backpressure-weighted-promise-semaphore.js
OpenBrowse Files
weighted-jobweighted-taskweighted-semaphoreweighted-promiseweighted-concurrencysemaphorepromise-semaphorepromise-poolweighted-promise-poolcounting-semaphoreconcurrency-managementconcurrency-limitconcurrency-limitermutexweighted-mutexlockjobtasktask-semaphoretask-poolconcurrencyacquirebackpressuregraceful-terminationgraceful-teardowngraceful-shutdownclean-teardownsmooth-teardowndeterministic-terminationpromise-limitschedulingexecutoruncaught-erroruncaught-rejectionasyncnodejstypescripttsES2020

zero-backpressure-fixed-window-promise-rate-limiter

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
v1.0.6 URL: https://unpkg.com/zero-backpressure-fixed-window-promise-rate-limiter@1.0.6/dist/zero-backpressure-fixed-window-promise-rate-limiter.js
OpenBrowse Files
rate-limitrate-limiterpromise-rate-limiterthrottlingthrottlepromise-throttletime-windowfixed-windowlimitpromise-limitasyncconcurrencybackpressuregraceful-terminationdeterministic-terminationschedulingexecutoruncaught-erroruncaught-rejectionnodejstypescripttsES2020

delayed-async-task

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
v2.0.2 URL: https://unpkg.com/delayed-async-task@2.0.2/dist/delayed-async-task.js
OpenBrowse Files
delayeddeferredtaskjobasynctimerscheduleschedulerexecutorrunnersetTimeouttask-scheduleronetimeone-timeonetime-executionsingle-executiongraceful-terminationgraceful-shutdowngraceful-completiondeterministic-terminationdeterministic-shutdowndeterministic-completiontypescripttsdangling-promisepromisenodejsES2020

delayed-async-tasks-manager

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
v1.0.1 URL: https://unpkg.com/delayed-async-tasks-manager@1.0.1/dist/delayed-async-tasks-manager.js
OpenBrowse Files
delayeddeferreddelayed-taskdeferred-tasktaskasync-tasktasksjobasync-jobjobsmanagertask-managerjob-managerscheduletask-scheduleschedulertask-schedulerjob-schedulersetTimeouttimerexecutorrunneronetimeone-timeonetime-executionsingle-executiontypescripttsgraceful-shutdowndeterministic-shutdowndeterministic-terminationwait-completionpromisenodejsES2020