An open API service indexing awesome lists of open source software.

https://github.com/freya135/scheduling-algorithm-simulator

This project is a web-based simulator for CPU scheduling algorithms. It allows users to input different processes with specific attributes (arrival time, burst time, etc.) and visualize how these processes are scheduled according to the chosen scheduling algorithm.
https://github.com/freya135/scheduling-algorithm-simulator

cpu cpu-scheduling-algorithms fcfs gantt-chart scheduling scheduling-algorithms simulator sjf srtf

Last synced: 9 days ago
JSON representation

This project is a web-based simulator for CPU scheduling algorithms. It allows users to input different processes with specific attributes (arrival time, burst time, etc.) and visualize how these processes are scheduled according to the chosen scheduling algorithm.

Awesome Lists containing this project