The following topics describe the concept and uses of multithreading.
|
Topic |
Description |
|
Definitions of multithreading. |
|
|
Useful applications of multithreading. |
|
|
Reasons for threads and synchronization. |
|
|
When to use different kinds of synchronization objects. |
|
|
Internal library routines to create, prioritize, and suspend threads. |
|
|
Semaphores, Critical Sections, Mutexes, and Events. |
|
|
How ATEasy deals with thread-safe and thread-unsafe components. |