in pre-emptive scheduling the highest priority


In pre-emptive scheduling, the highest priority task implements until it enters the waiting or dead states or a higher priority task comes into existence.

In time slicing, a task implements for a predefined slice of time and then re-enters the pool of ready tasks.

The scheduler then verifies which task should execute next, based on priority and other factors.

 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: in pre-emptive scheduling the highest priority
Reference No:- TGS0267091

Expected delivery within 24 Hours