/multilevel_queue

Create a multilevel queue with four queues.Each queue use RR,SJF,SJF,FCFS scheduling algorithms respectively.Each queue should be given a time quantum of 20 seconds, and the CPU should switch between queues after every 20 seconds

Primary LanguageCMIT LicenseMIT

This repository is not active