/BasicCPUScheduler

This is a basic CPU scheduler that demonstrates to undergraduate students how algorithms like FCFS, SJF, Priority and Round-robin work for short-term process scheduling.

Primary LanguageCGNU General Public License v3.0GPL-3.0

BasicCPUScheduler

This is a basic CPU scheduler that demonstrates to undergraduate students how algorithms like FCFS, SJF, Priority and Round-robin work for short-term process scheduling.