Skip to content

Implement SchedulerMainThread #4

Description

@astha-singh-dev

Implement SchedulerMainThread with the following characteristics

  • End the thread if the Scheduler is stopped.
  • Once stopped, the scheduler cannot start again.
  • Pause the execution if the Scheduler is paused.
  • Call Acquire Triggers based on the capacity available.
  • Submit Triggers to the ThreadPool for execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions