by "Oliver Wong" <owong@[EMAIL PROTECTED]
>
Oct 27, 2006 at 02:06 PM
"Maciej" <mgawinecki@[EMAIL PROTECTED]
> wrote in message
news:1161946535.372684.186870@[EMAIL PROTECTED]
> Hi all,
>
> I delevoped multi-threaded application and I would like to test it on:
> - machine with 2-cored processor
> - machine with 2 processors
>
> Is there possibility to push JVM to use only one core / one processor
> of hosting machine ? Just for comparision of efficiency ?
Your OS would probably have the ability to do this.
- Oliver