Earliest Deadline First: The first scheduler we will implement is based on the Earliest Deadline First algorithm (EDF). EDF adopts a dynamic priority-based preemptive scheduling policy, meaning that the priority of a task can change during its execution, and the processing of any task is interrupted by a request for any higher priority task.
-
Notifications
You must be signed in to change notification settings - Fork 0
MustafaBekhiet/Earlist-Deadline-First_Scheduler
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published