Simple CPU and Disk Scheduling Simulation

in untalented •  7 years ago 

I am creating a simple CPU and Disk Scheduling Simulation. 

CPU Scheduling is the way of the computer of organizing processes, which to be executed first and which is next. There are a lot of CPU Scheduling Algorithms to make processes in your computer more faster. There are 6 simple algorithms that I must implement and that is the First Come First Serve, Shortest Job First, Shortest Remaining Time First, Preemptive and nonpreemptive priority, and lastly Round Robin algorithm.  

Disk Scheduling also is the way of the computer of scanning the disk. There are also basic ways to make Disk Scheduling more efficient. The basic ways to scan the disk is FCFS, SSTF, SCAN, LOOK, C-SCAN and C-LOOK.


Hope I'll be done the soonest!


Please upvote and follow me for more post like this.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!