Round Robin scheduling- Operating System – Round Robin is a CPU scheduling algorithm where each process is assigned a fixed time slot in a cyclic way.
shortest job first scheduling
2 Articles
2
Shortest Job First (or SJF) scheduling | Set 1 (Non- preemptive) – Operating System – Shortest job first (SJF) or shortest job next