PreviousNext

Thread Use Policy

Thread use policy questions arise in the following two ways:

· Server manager code is multithreaded by default, and applications can specify the degree of multithreading.

· Client code can be made multithreaded by making threads API calls.

More:

Choosing to Thread

Specifying the Number of Threads

Scheduling Policies