Skip to content

This is a simulation of a CPU scheduler with three algorithms SRTF, RR, Priority. The user enters the jobs in a separate text file and enters the choice of the algorithm in the console.

Notifications You must be signed in to change notification settings

Aa-Devv/CPU-scheduler-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CPU-scheduler-simulation

This is a simulation of a CPU scheduler with three algorithms SRTF, RR, Priority (1 is the highest). The user enters the jobs in a separate text file and enters the choice of the algorithm in the console. The code is part of a project from an OS course.

About

This is a simulation of a CPU scheduler with three algorithms SRTF, RR, Priority. The user enters the jobs in a separate text file and enters the choice of the algorithm in the console.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages