Jump to content

Dynamic priority scheduling

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by CapitalR (talk | contribs) at 07:58, 20 May 2008 (Reverted edits by 203.238.196.221 (talk) to last version by 89.253.67.135). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Dynamic priority scheduling is a type of scheduling algorithm in which the priorities are calculated during the execution of the system.

Earliest deadline first scheduling and Least slack time scheduling are examples of Dynamic priority scheduling algorithms.