Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JVM's suport for multicore processors and multiple processor systems

843829Sep 10 2008 — edited Nov 28 2008
Hi all,
Do you have any concrete information about Sun Hot JVM 1.5's support for multi-core processors and also its support for multi processor systems. I ask this because i am looking at deploying a multi threaded application written in Java 5 and want to know the best CPU arrangement for optimal performance.

Does JVM run itself on multiple CPUs?
Does JVM run native threads on multiple CPUs ? at the same time.
Is there a place where i can find out the exact behavior of the JVM in sus environments ?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 25 2008
Added on Sep 10 2008
5 comments
815 views