Skip to content

College-Projects-2019-2024/ProcessScheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process Scheduling App

This is a Java-based application that simulates process scheduling and displays the results in a live Gantt chart.

Features

  • Simulate various process scheduling algorithms
  • Display results in a live Gantt chart
  • User-friendly interface for easy configuration

Requirements

  • Java Runtime Environment (JRE)

Installation

  1. Download the latest release from the releases page.
  2. Unzip the downloaded file.
  3. Run the ProcessSchedulingApp.exe file.

Usage

  1. Select the desired scheduling algorithm from the drop-down menu.
  2. Configure the parameters for the selected algorithm.
  3. Click the Start button to begin the simulation.
  4. The results will be displayed in a live Gantt chart.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages