This is a Java-based application that simulates process scheduling and displays the results in a live Gantt chart.
- Simulate various process scheduling algorithms
- Display results in a live Gantt chart
- User-friendly interface for easy configuration
- Java Runtime Environment (JRE)
- Download the latest release from the releases page.
- Unzip the downloaded file.
- Run the
ProcessSchedulingApp.exe
file.
- Select the desired scheduling algorithm from the drop-down menu.
- Configure the parameters for the selected algorithm.
- Click the
Start
button to begin the simulation. - The results will be displayed in a live Gantt chart.
This project is licensed under the MIT License.