Dynamic priority scheduling
Appearance
![]() | This article needs attention from an expert on the subject. Please add a reason or a talk parameter to this template to explain the issue with the article. |
It's a type of Scheduling Algorithm in which the priorities are calculated during the execution of the system.
Earliest deadline first scheduling is an example of a Dynamic priority scheduling algorithm.