Shares
print sharing button Print
twitter sharing button Tweet
facebook sharing button Share
whatsapp sharing button Share
pinterest sharing button Pin
email sharing button Email
surfingbird sharing button Share
wordpress sharing button Share
arrow_left sharing button
arrow_right sharing button

OS Scheduling Algorithms - FCFS, Round Robin, Priority, SJF, Multi Level Queue

<<Previous - CPU Scheduling Criteria

Next - FCFS Scheduling >>





List of scheduling algorithms

We are going to learn about the types or list of scheduling algorithms. Scheduling algorithms are used to solve the problem of deciding the set of the processes in the ready queue that has to be allocated the CPU time. In simple terms, scheduling algorithms are used to schedule OS process on CPU processor time. Types or list of scheduling algorithms are:

Please click on Next to understand the scheduling algorithms one by one


<<Previous - CPU scheduling criteria

Next - FCFS Scheduling >>








OS Scheduling Algorithms - FCFS, Round Robin, Priority, SJF, Multi Level Queue

<<Previous - CPU Scheduling Criteria

Next - FCFS Scheduling >>





List of scheduling algorithms

We are going to learn about the types or list of scheduling algorithms. Scheduling algorithms are used to solve the problem of deciding the set of the processes in the ready queue that has to be allocated the CPU time. In simple terms, scheduling algorithms are used to schedule OS process on CPU processor time. Types or list of scheduling algorithms are:

Please click on Next to understand the scheduling algorithms one by one


<<Previous - CPU scheduling criteria

Next - FCFS Scheduling >>














Learn about Stack Data Structure

Learn about Heap Data Structure

Learn about Operating System

Learn AVL Tree

Learn Djikstra's Algorithm