<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: On A Multi-processor Computer, Will The Load From A Java Virtual Machine Be Automatically Distributed?</title>
	<atom:link href="http://vmtimes.com/2009/06/on-a-multi-processor-computer-will-the-load-from-a-java-virtual-machine-be-automatically-distributed/feed/" rel="self" type="application/rss+xml" />
	<link>http://vmtimes.com/2009/06/on-a-multi-processor-computer-will-the-load-from-a-java-virtual-machine-be-automatically-distributed/</link>
	<description>Virtualization news and reviews</description>
	<lastBuildDate>Sun, 20 Dec 2009 08:49:52 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mike_cep</title>
		<link>http://vmtimes.com/2009/06/on-a-multi-processor-computer-will-the-load-from-a-java-virtual-machine-be-automatically-distributed/comment-page-1/#comment-1472</link>
		<dc:creator>mike_cep</dc:creator>
		<pubDate>Sun, 21 Jun 2009 01:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://vmtimes.com/2009/06/on-a-multi-processor-computer-will-the-load-from-a-java-virtual-machine-be-automatically-distributed/#comment-1472</guid>
		<description>It depends on the Java applications you are running.
If you&#039;re using J2EE, then yes.  If you&#039;re using J2SE then it depends on how well those applications are coded to take advantage of multi-threading, and how many applications are running simultaneously.  Here are a few references:http://www.sun.com/software/whitepapers/...http://java.sun.com/docs/hotspot/HotSpot...
Performance will depend on a lot of things, including the JVM configuration settings, the Java applications themselves, the underlying thread model use (not a problem with Solaris &gt;=9), etc.
Sun has been working hard for over a decade ensuring that the JVM keeps pace with the latest multiprocessing hardware.</description>
		<content:encoded><![CDATA[<p>It depends on the Java applications you are running.<br />
If you&#8217;re using J2EE, then yes.  If you&#8217;re using J2SE then it depends on how well those applications are coded to take advantage of multi-threading, and how many applications are running simultaneously.  Here are a few references:http://www.sun.com/software/whitepapers/&#8230;http://java.sun.com/docs/hotspot/HotSpot&#8230;<br />
Performance will depend on a lot of things, including the JVM configuration settings, the Java applications themselves, the underlying thread model use (not a problem with Solaris >=9), etc.<br />
Sun has been working hard for over a decade ensuring that the JVM keeps pace with the latest multiprocessing hardware.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
