Another Threading Question
Is it possible (or even wise) to create an array of threads?
L-
[72 byte] By [
Hunterlmc] at [2007-11-11 7:39:59]

# 2 Re: Another Threading Question
just be careful... I'd say it is not wise, but it depends on the application and what the threads are doing. For a computionally intense job, they'll slow the machine to a crawl.
Marco
mstraf at 2007-11-11 21:49:45 >
