What is a task's priority and how is it used in scheduling
A task's priority is an integer value that identifies the relative order in which it should beexecuted with respect to other tasks. The scheduler attempts to schedule higher prioritytasks before lower priority tasks.
-
Interview Candidate
- Aug 26th, 2004
- 0
- 2383
This Question is not yet answered!
What is a task's priority and how is it used in scheduling
This Question is not yet answered!