Question: Develop a simulation program to implement the FCFS, SJF and RR scheduling algorithms utilizing data from deterministic modeling. Determine process start, stop times; wait times
Develop a simulation program to implement the FCFS, SJF and RR scheduling algorithms utilizing data from deterministic modeling. Determine process start, stop times; wait times and overall average wait time for each process.
Process Burst for quantum = 1, 3, and 10.
P1 10
P2 1
P3 2
P4 1
P5 5
Also run simulation of FCFS, SJF and RR against P1 P5 of (10, 29, 3, 7, 12) for quantum = 1, 3, 5.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
