The thread service executes tasks. The system is built to execute a
predefined number of tasks. When using partitioning services, each partitions
has a predefined amount of tasks.
The scheduler can be preemptive so that tasks can interrupt each other. The
thread service can start, stop or pause a task (sleep).
Copyright 2009 POK Team