Skip to content

amirHosseinEz/OS-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS-project

Implementing CPU scheduling algorithms:
1-FIFO
2-SRT
3-SJF
4-Round Robin
5-MLFQ
Implemented in python