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