Back to Browse

Rate Monotonic Scheduling

343.1K views
Apr 17, 2018
8:51

In simple words, "the task with the shortest periodicity executes with the highest priority." Rate-monotonic is a priority based scheduling. The scheduling scheme is preemptive; it ensures that a task is preempted if another task with a shorter period is expected to run.

Download

0 formats

No download links available.

Rate Monotonic Scheduling | NatokHD