Compare between any three scheduling algorithm and find their efficiencies
Answers
Answered by
0
Difference between the three scheduling algorithm and their efficiencies is given below .
Explanation:
FCFS scheduling algorithm
- FCFS menas first come first serve algorithm does not contain certain abstract logic, it actually puts the requests for the procedure into a queue manner and executed it them in a sequence manner i.e "one by one.
- The efficiency of FCFS in average waiting time is very high.
Shortest Job First (SJF) scheduling algorithm
- Firstly the shortest job first is implemented and afterwards the lengthy processes is followed.
- In the shortest job first when the user need more tasks can be performed in the less time interval, the efficiency is enhanced.
Round Robin (RR) scheduling algorithm
- In the round robin for a specified quantity of time, each process is operated by the CPU, so that all processes are given equal priority.
- The efficiency is ½. in the round robin .
Learn More :
- scheduling :brainly.in/question/3095983
Similar questions
Chemistry,
4 months ago
Chemistry,
4 months ago
Political Science,
4 months ago
Hindi,
9 months ago
Math,
9 months ago