|
Subject:
|
Threads In Windows XP
|
|
Posted By:
|
selorm
|
Post Date:
|
9/15/2006 5:34:01 AM
|
|
What is the mnimum number of threads required by a process in Windows XP
|
|
Reply By:
|
steven_wort
|
Reply Date:
|
12/7/2006 10:10:38 PM
|
The answer is 1.
Each and every Process created by Windows starts with a single thread. When you terminate the last Thread the Process terminates as well.
Steve Wort Co Author "Professional SQL Server 2005 Administration"
|