ADS

Tuesday 15 May 2018

Scheduling Type in Operating System

Scheduling Type in Operating System:


   There are two type of scheduling used in Operating System.

  1. Non Preemptive Scheduling Algorithm
  2. Preemptive Scheduling Algorithm

1 Non Preemptive Scheduling:

                                                   In Non Preemptive scheduling algorithm a process is suspend or terminate when process complete the execution.

2- Preemptive Scheduling :

                                            In this type of algorithm a lower priority process is preempt when a higher priority process arrive in the system.

No comments:

Post a Comment

Popular Posts