CPU Scheduler Emulator

Simple emulator for CPU Scheduling algorithms

From September 2022 to December 2022 as the Developer

I presented “CPU Scheduler Emulator” as my project for Operation systems labs at IAU. It will calculate the scheduling of a list of processes with different algorithms and output their results and compare them and specify the best Algorithm for those given processes.