Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages