Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 310 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 310 Bytes

Scheduler

FCFS / SJF / SRT / RR / MLFQ scheduler

image

How To Use

$ git clone https://github.com/rilac1/Scheduler.git
$ cd Scheduler-Simulator
$ make
$ ./sched