What is a task's priority and how is it used in scheduling?

What is a task's priority and how is it used in scheduling?

Damprox
Views: 556 | Community Opinion: 1

Tags..  Java Interview  Task Priority  Java

Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 
Ramneer Said..

A task's priority is an integer value that identifies the relative order in which it should be executed with
respect to other tasks. The scheduler attempts to schedule higher priority tasks before lower priority tasks.






What do you think? Add your opinion/answer
*Name
*your opinion/answer: