<?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: Network Barbie Says &#8220;Asynchrony Is Hard!&#8221;</title>
	<atom:link href="http://jens.mooseyard.com/2008/02/network-barbie-says-asynchrony-is-hard/feed/" rel="self" type="application/rss+xml" />
	<link>http://jens.mooseyard.com/2008/02/network-barbie-says-asynchrony-is-hard/</link>
	<description>Little boxes made of words, by Jens Alfke</description>
	<lastBuildDate>Sat, 04 Feb 2012 05:05:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris Ryland</title>
		<link>http://jens.mooseyard.com/2008/02/network-barbie-says-asynchrony-is-hard/comment-page-1/#comment-2311</link>
		<dc:creator>Chris Ryland</dc:creator>
		<pubDate>Tue, 12 Feb 2008 19:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/02/network-barbie-says-asynchrony-is-hard/#comment-2311</guid>
		<description>I wonder if Python-style generators would help here at all? (They&#039;re essentially co-routines.)</description>
		<content:encoded><![CDATA[<p>I wonder if Python-style generators would help here at all? (They&#8217;re essentially co-routines.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gernot</title>
		<link>http://jens.mooseyard.com/2008/02/network-barbie-says-asynchrony-is-hard/comment-page-1/#comment-2310</link>
		<dc:creator>Gernot</dc:creator>
		<pubDate>Wed, 06 Feb 2008 22:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/02/network-barbie-says-asynchrony-is-hard/#comment-2310</guid>
		<description>Thanks for the very interesting links. I really do miss something like this in ObjectiveC. All those callback methods really mess up the code.</description>
		<content:encoded><![CDATA[<p>Thanks for the very interesting links. I really do miss something like this in ObjectiveC. All those callback methods really mess up the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Tsai</title>
		<link>http://jens.mooseyard.com/2008/02/network-barbie-says-asynchrony-is-hard/comment-page-1/#comment-2309</link>
		<dc:creator>Michael Tsai</dc:creator>
		<pubDate>Wed, 06 Feb 2008 19:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/02/network-barbie-says-asynchrony-is-hard/#comment-2309</guid>
		<description>The events/delegate module can be made significantly cleaner using HOM-style techniques and first-class functions. See Python&#039;s Twisted framework, for example. But, ultimately, I think you&#039;ll either end up with callbacks, explicit waits or yields, or threads. The asynchrony will show up somewhere.</description>
		<content:encoded><![CDATA[<p>The events/delegate module can be made significantly cleaner using HOM-style techniques and first-class functions. See Python&#8217;s Twisted framework, for example. But, ultimately, I think you&#8217;ll either end up with callbacks, explicit waits or yields, or threads. The asynchrony will show up somewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harvey</title>
		<link>http://jens.mooseyard.com/2008/02/network-barbie-says-asynchrony-is-hard/comment-page-1/#comment-2308</link>
		<dc:creator>Harvey</dc:creator>
		<pubDate>Wed, 06 Feb 2008 18:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/02/network-barbie-says-asynchrony-is-hard/#comment-2308</guid>
		<description>I&#039;m a little suprised you didn&#039;t mention 10.5&#039;s NSOperation &#038; NSOperationQue.

I can&#039;t wait to see what you&#039;re working on. :-)</description>
		<content:encoded><![CDATA[<p>I&#8217;m a little suprised you didn&#8217;t mention 10.5&#8217;s NSOperation &#38;#38; NSOperationQue.</p>
<p>I can&#8217;t wait to see what you&#8217;re working on. :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

