Skip to content

EHHS/CPU-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CPU-Scheduler

Java implementation of 4 CPU scheduling algorithms: First Come First Serve (FCFS), Shortest Job First (SJF), Shortest Remaining Time (SRT) and Round Robin (RR).

How To Use

  1. Download the repository files (project) from the download section or clone this project by typing in the bash the following command:

    git clone https://github.com/EHHS/CPU-Scheduler.git
    
  2. Import it in any Java IDE.

  3. Run the application from JavaApplication1.java

Requirements

  • Java 8 or above

Contributing 💡

If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed. If you find any issue just put it in the repository issue section, thank you.

Thank You!

Please ⭐️ this repo and share it with others



سبحَانَكَ اللَّهُمَّ وَبِحَمْدِكَ، أَشْهَدُ أَنْ لا إِلهَ إِلأَ انْتَ أَسْتَغْفِرُكَ وَأَتْوبُ إِلَيْكَ

About

CPU Scheduler using java

Topics

Resources

Stars

Watchers

Forks

Languages