Skip to content

cpu scheduling algorithms simulator for solving cpu scheduling problems and comparison through graph

Notifications You must be signed in to change notification settings

ahmedbadr97/cpu-scheduling-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpu-scheduling-simulator

cpu scheduling algorithms simulator for solving cpu scheduling problems and compare between each algorithm through a chart of avg turnaround and avg waiting time for each algorithm

home preview img

home preview img

comparison preview img

Usage

  • add all processes through add process area in the home view by adding its arrival time and burst time
  • clear button used to clear all inserted processes
  • after inserting all processes to run any algorithm
    1. select the algorithm (note : for a round-robin you need to insert the quantum time)
    2. click run button or press enter after entering burst time

About

cpu scheduling algorithms simulator for solving cpu scheduling problems and comparison through graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages