@ramplex/workflow

TypeScript workflow engine for orchestrating dependent tasks with parallel execution, retry policies, and event emission
v1.1.0 URL: https://unpkg.com/@ramplex/workflow@1.1.0/dist/index.js
OpenBrowse Files
workflow-orchestrationjob-automationparallel-executionconcurrent-taskstypescriptredisnodejavascripttopological-sortsingle-executionsync-jobsasync-jobstask-dependencies

@ramplex/clujo

Schedule functions on a cron-like schedule. Built in distributed locking to prevent overlapping executions in a clustered environment.
v5.0.0 URL: https://unpkg.com/@ramplex/clujo@5.0.0/dist/index.js
OpenBrowse Files
cronjob-automationdistributed-lockingconcurrent-tasksdependency-managementtypescriptredisnodejavascriptsingle-executioncluster-safesync-jobsasync-jobs

clujo

Schedule interdependent tasks on a cron-like schedule with parallel task execution. Built in distributed locking to prevent overlapping executions in a clustered environment.
v2.0.3 URL: https://unpkg.com/clujo@2.0.3/dist/index.js
OpenBrowse Files
task-schedulercronworkflow-orchestrationjob-automationdistributed-lockingparallel-executionconcurrent-tasksdependency-managementtypescriptredisnodejavascripttopological-sortsingle-executioncluster-safesync-jobsasync-jobstask-dependencies

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