|
Re: What's the maximum number of threads can running under windows xp pro & windows server 2003 & Vista ?
limited by memory, not by any single constant. why? usually when this
question is asked, someone is trying to spawn 1,000s of threads to do work
and waht they should really be doing is looking at the thread pool or io
completion ports.
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"Neo" <famyu@iei.com.tw> wrote in message
news:OxOWguH%23IHA.2128@TK2MSFTNGP02.phx.gbl...
> Anyone can help to answer this qestion?
> Thanks
>
|