Skip to content

Our team developed a simulator for cpu process scheduling algorithms. We implemented algorithms such as FCFS, SJF, SRTF and RR.

License

Notifications You must be signed in to change notification settings

JayNakum/OperatingSystemsProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An android application to simulate following CPU scheduling algorithms:

  1. First Come First Serve
  2. Shortest Job First
  3. Shortest Remaining Time Next
  4. Round Robin

How to setup?

  • Connect the app with your firebase.
  • Generate google cloud credentials for python algorithms.
  • Keep running jupyter notebooks on your PC or Google Colab.
  • Use the application.

Developed by PDEU CSE Students

  • Jay Nakum
  • Vipul Chaudhary
  • Chintan Udani
  • Jenish Modh
  • Shreya Panengadan
  • Disha Dugad

Guided by: Dr. Rutvij Jhaveri

About

Our team developed a simulator for cpu process scheduling algorithms. We implemented algorithms such as FCFS, SJF, SRTF and RR.

Resources

License

Stars

Watchers

Forks