| Interface | Description |
|---|---|
| TaskScheduler |
Represents an object that is responsible for determine in what order to
serve tasks to worker clients.
|
| Class | Description |
|---|---|
| PrioritySerialTaskScheduler |
A
TaskScheduler that serves tasks for the earliest scheduled
job having the highest priority in a round robin fashion. |
Copyright © 2014. All rights reserved.