Skip to content

This program simulates a CPU and Dispatcher. Using Operating Systems logic, it follows the following scheduling algorithms as denoted by user input: Round Robin, First Come First Serve, Shortest Job First and Shortest Remaining Time First

Notifications You must be signed in to change notification settings

Raxizh/CPU_Scheduler_Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

About

This program simulates a CPU and Dispatcher. Using Operating Systems logic, it follows the following scheduling algorithms as denoted by user input: Round Robin, First Come First Serve, Shortest Job First and Shortest Remaining Time First

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages