zero-backpressure-semaphore-typescript

A modern Promise-semaphore for Node.js projects, enabling users to limit the number of concurrently executing promises. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability, promoting a just-in-tim
v3.1.3 URL: https://unpkg.com/zero-backpressure-semaphore-typescript@3.1.3/dist/zero-backpressure-semaphore.js
OpenBrowse Files
semaphoremutexpromise-limiterpromise-semaphorepromise-pooltask-semaphoretask-poolconcurrency-limiterlockjobtaskasync-taskconcurrencybackpressurebackpressure-controlgraceful-terminationgraceful-teardowngraceful-shutdownwait-for-availabilitynotify-availabilityfree-slotexecution-slotwait-for-completionwait-in-flighterror-handlinguncaught-erroruncaught-rejectionasyncnodejstypescripttsES2020

non-overlapping-recurring-task

A modern `setInterval` substitute tailored for asynchronous tasks, ensuring non-overlapping executions by skipping attempts if a previous execution is still in progress. Features execution status getters, graceful teardown, and a fixed delay between runs.
v1.1.1 URL: https://unpkg.com/non-overlapping-recurring-task@1.1.1/dist/non-overlapping-recurring-task.js
OpenBrowse Files
non-overlapnon-overlappingexecution-overlaprecurringrecurring-taskperiodic-taskasync-tasksetIntervaldisjoint-executionsmutually-exclusiveschedulertask-schedulerperiodic-schedulergraceful-terminationgraceful-teardowngraceful-shutdownclean-teardownsmooth-shutdownnodejsnode.jstypescripttsES2020

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

async-multiple

a lite asynchronous queue runtime library!
v0.1.3 URL: https://unpkg.com/async-multiple@0.1.3/dist/async-multiple.rollup.min.js
OpenBrowse Files
async-multipleasync-taskasync multipleasync taskasynctaskmultiplequeueasynchronousasync mapasync-map

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