Process scheduling is
the activity of the process manager that handles the removal of the
running process from the CPU and the selection of another process based
on a particular strategy.
Process scheduling is an
essential part of a Multiprogramming operating system. Such operating
systems allow more than one process to be loaded into the executable
memory at a time and the loaded process shares the CPU using time multiplexing.
DIFRENCE BETWEEN Preemptive scheduling algorithm AND Non-preemptive scheduling algorithm
Preemptive scheduling algorithm
It looks like you're new here. If you want to get involved, click one of these buttons!