Skip to content

0xShun/CPU_Priority_Scheduling-Algorithm

About

This is a Python-based simulator for CPU scheduling algorithms, featuring Non-Preemptive Priority Scheduling and Preemptive Priority Scheduling. The simulator generates random processes with arrival times, burst times, and priority levels, executes the scheduling algorithms, and visualizes the results using Gantt charts.

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors