/CPU-Scheduling

The CPU Scheduling Simulator is a web-based application designed to help users understand and compare different CPU scheduling algorithms. With an intuitive user interface, users can input the arrival times and burst times of processes and select from various scheduling algorithms to see how each one handles task execution.

Primary LanguageJavaScriptMIT LicenseMIT

No issues in this repository yet.