/disk_scheduling

CLI based disk scheluding simulation

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

disk_scheduling

forthebadge

forthebadge

Description of Repo

The following is a command line interface for Disk Scheduling simulation. it implements various disk scheduling algorithms that we have studies such as

  • SSTF
  • FCFS
  • SCAN
  • CSCAN
  • LOOK
  • CLOOK

The project consist of a menu driven program which even have a features like a loading bar. There is a demo video attached in Repo you can have a look on it.

Project Admin ❤️

Happy Coding 👨‍💻

please don't forget to give a star ⭐ if you liked it.