The operating system's scheduler decides when to run each ready thread according to its schedule, the algorithm that determines when a thread runs, how long it runs, and what threads can preempt it. A thread's schedule depends on its purpose. The scheduling requirements of an application thread, for example, are different from those of a thread that handles user input. The CommonPoint application system defines several schedule types:
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.