Comparison & Simulation of CPU Scheduling Algorithms

April, 2016 | Lucknow


Developed a simulator to compare and study the various CPU scheduling algorithms- FCFS, Round Robin, Priority, SJF and Timesharing multiprocessor scheduling.
Technology: JavaSE, Java Swing GUI

JDK must be installed on the system to run simulator. To run, extract contents of zip file anywhere on harddisk. Double click on CPU_Simulator.jar to start the sim.


Application Screenshots