Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 282 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 282 Bytes

Srot-Multilevel-Queues

scheduler with multilevel queue having two queues which will schedule the processes on the basis of  pre-emptive shortest remaining processing time first algorithm (SROT) followed by a scheduling in which each process will get 2 units of time to execute.