Hello,
I got a program that create a lot of threads with a lot calculation.
But it seems to be stuck at 50-54 %
The javaw.exe only take 12 000 ko of memory.
Is there any parameter needed to allow the virtual machine to use more CPU ?
(using Eclipse)
Thanks