Skip to content

4 scheduling algorithms used: FCFS (first come first serve), LCFS (last come first serve), RR (round robin, quantum = 2), and HPRN (highest penalty ratio next).

Notifications You must be signed in to change notification settings

guidodarezzo/Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Scheduler

4 scheduling algorithms used: FCFS (first come first serve), LCFS (last come first serve), RR (round robin, quantum = 2), and HPRN (highest penalty ratio next).

About

4 scheduling algorithms used: FCFS (first come first serve), LCFS (last come first serve), RR (round robin, quantum = 2), and HPRN (highest penalty ratio next).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages