<?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: The network is the network, the computer is the computer - sorry about the confusion</title>
	<atom:link href="http://joemorrison.org/blog/2007/09/30/the-network-is-the-network-the-computer-is-the-computer-sorry-about-the-confusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://joemorrison.org/blog/2007/09/30/the-network-is-the-network-the-computer-is-the-computer-sorry-about-the-confusion/</link>
	<description>How I Learned to Stop Worrying and Love Writing Software</description>
	<pubDate>Sat, 13 Mar 2010 16:02:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kalani</title>
		<link>http://joemorrison.org/blog/2007/09/30/the-network-is-the-network-the-computer-is-the-computer-sorry-about-the-confusion/comment-page-1/#comment-9</link>
		<dc:creator>Kalani</dc:creator>
		<pubDate>Mon, 01 Oct 2007 15:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://joemorrison.org/blog/2007/09/30/the-network-is-the-network-the-computer-is-the-computer-sorry-about-the-confusion/#comment-9</guid>
		<description>This reminds me of the debate in the concurrent programming language community about whether or not synchronous message passing is the right default.  Most early formalisms (like Hoare's CSP and Milner's provocatively named &lt;a href="http://en.wikipedia.org/wiki/Pi-calculus" rel="nofollow"&gt;pi-calculus&lt;/a&gt;) chose synchronous behavior.  In contrast, &lt;a href="http://en.wikipedia.org/wiki/Actor_model" rel="nofollow"&gt;the Actor model&lt;/a&gt; makes asynchronous message passing primitive -- and it's the basis for some very successful modern languages (like Erlang and &lt;a href="http://en.wikipedia.org/wiki/Apama" rel="nofollow"&gt;Apama&lt;/a&gt;).

I think you're right that this is going to be an interesting area to watch for library (e.g. Google Gears) and language support in the next few years.</description>
		<content:encoded><![CDATA[<p>This reminds me of the debate in the concurrent programming language community about whether or not synchronous message passing is the right default.  Most early formalisms (like Hoare&#8217;s CSP and Milner&#8217;s provocatively named <a href="http://en.wikipedia.org/wiki/Pi-calculus" rel="nofollow">pi-calculus</a>) chose synchronous behavior.  In contrast, <a href="http://en.wikipedia.org/wiki/Actor_model" rel="nofollow">the Actor model</a> makes asynchronous message passing primitive &#8212; and it&#8217;s the basis for some very successful modern languages (like Erlang and <a href="http://en.wikipedia.org/wiki/Apama" rel="nofollow">Apama</a>).</p>
<p>I think you&#8217;re right that this is going to be an interesting area to watch for library (e.g. Google Gears) and language support in the next few years.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
