Skip to content

Simulation of some scheduling algorithms used in Operating Systems

Notifications You must be signed in to change notification settings

youben11/sched-algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scheduling Algorithm Simulator

Simulation of some scheduling algorithms used in Operating Systems.

  • Display the execution flow using Gant Diagram
  • Display execution flow information, average waiting and residence time

You should compile only the scheduler.c file

Algorithms

Fisrt Come First Served

Shortest Job First

Shortest Remaining Time First

Round Robin

About

Simulation of some scheduling algorithms used in Operating Systems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages