Design a Task Scheduler
Design a scheduler system that allows users to create, manage, and execute tasks or jobs at specified times or intervals, including support for recurring schedules and task prioritization.
Asked at:
Databricks
Design a scheduler system that allows users to create, manage, and execute tasks or jobs at specified times or intervals, including support for recurring schedules and task prioritization.