Skip to content
#

task-runner

Here are 66 public repositories matching this topic...

A one-time task scheduler 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 the completion of an ongoing execution.

  • Updated Jul 4, 2024
  • TypeScript

Periodic job scheduler ensuring non-overlapping executions and deterministic termination. Features a dynamically chosen interval between executions, determined by a user-injected calculator function.

  • Updated Jun 29, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the task-runner topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the task-runner topic, visit your repo's landing page and select "manage topics."

Learn more