Skip to content

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.

Notifications You must be signed in to change notification settings

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

No packages published