Go Back
Discrete Event Simulator(Object Oriented Java)
Created by Colin Hubert in November 2018
-A discrete-time event simulator for a number of CPU schedulers on a single CPU system.
-The goal of this project was to compare and assess the impact of different schedulers on different performance metrics, and across multiple workloads.
-Code available on GitHub repository.