<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Will You Still Need Me When I'm Sixty-Core? HPC and Multi-core</title>
	<link>http://www.linux-mag.com/id/3538/</link>
	<description>Open Source, Open Standards</description>
	<pubDate>Sun, 23 Nov 2008 12:00:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: ceefour</title>
		<link>http://www.linux-mag.com/id/3538/#comment-429</link>
		<pubDate>Thu, 13 Sep 2007 21:11:44 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3538/#comment-429</guid>
					<description>You talk about message passing interface, and libraries for C/C++, but I wonder why you do not talk about Erlang, which has concurrent capability and parallel programming as first-class.

I &lt;a href="http://www.hendyirawan.com/2007/08/20/erlang-the-concurrent-programming-language/" rel="nofollow"&gt;summarized Erlang a bit here&lt;/a&gt;.

And probably other languages (like Haskell)...</description>
		<content:encoded><![CDATA[<p>You talk about message passing interface, and libraries for C/C++, but I wonder why you do not talk about Erlang, which has concurrent capability and parallel programming as first-class.</p>
<p>I <a href="http://www.hendyirawan.com/2007/08/20/erlang-the-concurrent-programming-language/" rel="nofollow">summarized Erlang a bit here</a>.</p>
<p>And probably other languages (like Haskell)&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: hilbertastronaut</title>
		<link>http://www.linux-mag.com/id/3538/#comment-151</link>
		<pubDate>Thu, 28 Jun 2007 21:05:04 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/3538/#comment-151</guid>
					<description>There are a number of parallel programming languages out there that offer what is called a "distributed shared memory" model:  that is, there are thread-private variables and shared variables, but the programming model lets a thread know whether a shared variable is "close" or "far away."  New languages in the pipeline may let programmers reason about locality, if they wish.</description>
		<content:encoded><![CDATA[<p>There are a number of parallel programming languages out there that offer what is called a &#8220;distributed shared memory&#8221; model:  that is, there are thread-private variables and shared variables, but the programming model lets a thread know whether a shared variable is &#8220;close&#8221; or &#8220;far away.&#8221;  New languages in the pipeline may let programmers reason about locality, if they wish.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
