This chapter deals with the basics of multi-threading.
Note. You can skip the 'Multi-threading vs. multi-processing' section if you know the difference and don't care about the details.
Multithreading Concepts
Submitted by pbridger on Wed, 2006-02-22 00:17.
This chapter deals with the basics of multi-threading. Note. You can skip the 'Multi-threading vs. multi-processing' section if you know the difference and don't care about the details. |