AbdelrahmanHamdyy/OS-Scheduler
📢 A CPU scheduler that determines an order for the execution of its scheduled processes. Operating System Scheduler decides which process will run according to a certain data structure that keeps track of the processes in the system and their status.
CMIT