Task Scheduler

Requirement:

  • Run based on configured frequency

  • Task could depend on other tasks

  • How to store the task

  • How to handle if a task needs to run for a long time

  • How to handle tasks priority

Last updated