Skip to content

Implementation of a scheduler with the following algorithms: FIFO, STF, STCF, RR

License

Notifications You must be signed in to change notification settings

lorainemg/scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduler

Implementation of a scheduler with the following algorithms: FIFO, STF, STCF, RR. To measure its efficiency, Turnaround time and Response time measures are used. The program reads from the standard input and prints to standard output.

About

Implementation of a scheduler with the following algorithms: FIFO, STF, STCF, RR

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages