Jason van Zyl wrote:

> I assume that ant is not made to take advantage of a multi-processor
> box, (I compiled some code on a quad processor machine and ant didn't
> really seem to move that much faster then on my laptop) but if I compile
> ant using gjc would it take advantage of a multi-processor machine?

It would be no different.  Sun's JRE and gcj can both take advantage of
multiprocessor machines when threading is in use.  If threading isn't in
use you will only utilise one processor.

-- 
Pete


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to