Skip to content

A simulator that showcases three disk scheduling algorithms algorithms (SCAN,SSTF and FCFS).

Notifications You must be signed in to change notification settings

anushavc/Disk_scheduling_algorithm_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disk scheduling algorithm simulator

This is a simulator for three disk scheduling algorithms algorithms (SCAN,SSTF and FCFS).

Features

  • The simulator can generate the chart which depicts the sequence in which the requests have been serviced using the respective algorithm.
  • The simulator also has a recommender feature which suggest the algorithm having the shortest total seek time for a given requests list.

Screenshots

ScreenShot ScreenShot ScreenShot

Tech Used

  • Python

About

A simulator that showcases three disk scheduling algorithms algorithms (SCAN,SSTF and FCFS).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages