Scheduler-for-Operating-System
Implementation of 3 different algorithms for Thread Scheduling in OS. The Scheduler is implemented in Java alongside a run-time environment(Operating System simulation + CPU simulator with cache) for testing performance of algorithms .