<?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: Parallelism and Abstraction in Java</title>
	<atom:link href="http://www.geekontheloose.com/programming/java/parallelism-and-abstraction-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekontheloose.com/programming/java/parallelism-and-abstraction-in-java/</link>
	<description>Just another girl-geek weblog</description>
	<lastBuildDate>Sat, 03 Jul 2010 13:35:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: haim</title>
		<link>http://www.geekontheloose.com/programming/java/parallelism-and-abstraction-in-java/comment-page-1/#comment-10</link>
		<dc:creator>haim</dc:creator>
		<pubDate>Sat, 06 Mar 2010 18:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekontheloose.com/?p=158#comment-10</guid>
		<description>True parallelism means taking advantage of the multi core based machines these available these days. I have never seen the possibility for a &#039;true&#039; parallelism in Java... or Scala...  concurrency only...  ??

The C# 4.0 new spec does allow having a true parallelism... you can find more info at http://www.lifemichael.com/en/?p=1168. 

Best,
Haim.</description>
		<content:encoded><![CDATA[<p>True parallelism means taking advantage of the multi core based machines these available these days. I have never seen the possibility for a &#8216;true&#8217; parallelism in Java&#8230; or Scala&#8230;  concurrency only&#8230;  ??</p>
<p>The C# 4.0 new spec does allow having a true parallelism&#8230; you can find more info at <a href="http://www.lifemichael.com/en/?p=1168" rel="nofollow">http://www.lifemichael.com/en/?p=1168</a>. </p>
<p>Best,<br />
Haim.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
