|
Class Summary |
| client |
|
| MultiTasks |
Demonstrates how to schedule tasks for future execution. |
| ParallelTasks |
Demonstrates how to schedule tasks for future execution. |
| Reporter |
Demonstrates how to report on the result of a completed task. |
| Rescheduler |
Invokes the taskmanager reschedule method. |
| Scheduler |
Demonstrates how to schedule tasks for future execution. |
| TIWebUpdateScheduler |
Demonstrates how to schedule a pipeline of tasks for future execution,
where each task depends on the successful completion of the previous one. |
| worker |
A worker executes tasks. |