define the difference between preemptive and


Define the difference between preemptive and nonpreemptive scheduling. State why strict nonpreemptive scheduling is unlikely to be used in a computer center.

Preemptive scheduling permits a process to be interrupted in the midst of its implementation, taking the CPU away and allocating it to another process. Nonpreemptive scheduling makes sure that a process relinquishes control of the CPU only when it finishes with its current CPU burst.

 

Request for Solution File

Ask an Expert for Answer!!
Operating System: define the difference between preemptive and
Reference No:- TGS0292520

Expected delivery within 24 Hours