Shortest job first (SJF) or shortest job next, is a scheduling policy that selects the waiting process with the smallest execution time to execute next.
Shortest Job first has the advantage of having a minimum average waiting time among all scheduling algorithms.
It is a Greedy Algorithm.
Download
0 formats
No download links available.
SJF (With Example)|| CPU Scheduling Algorithm || Operating System | NatokHD