<?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: generator based concurrent programming &#8211; redux</title>
	<atom:link href="http://www.rhonabwy.com/wp/2007/11/27/generator-based-concurrent-programming-redux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rhonabwy.com/wp/2007/11/27/generator-based-concurrent-programming-redux/</link>
	<description>Mac, iOS, DevOps, and daily life in Seattle</description>
	<lastBuildDate>Fri, 25 Nov 2011 06:40:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Rhonabwy &#187; more concurrent python goodies</title>
		<link>http://www.rhonabwy.com/wp/2007/11/27/generator-based-concurrent-programming-redux/comment-page-1/#comment-50984</link>
		<dc:creator>Rhonabwy &#187; more concurrent python goodies</dc:creator>
		<pubDate>Mon, 10 Dec 2007 04:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/2007/11/27/generator-based-concurrent-programming-redux/#comment-50984</guid>
		<description>[...] So at a brief reading of the API and description, it looks Michael has implemented the critter. So far, all the fiddling I&#8217;ve done has taken advantage of just a single core - in short, the little tasklets aren&#8217;t running concurrently - they&#8217;re explicitly sharing back and forth. Michael&#8217;s clearly thought further down the road there and determined that it would be nice to get all 8 cores of an Octo-Mac into the action. (Well, I expect that&#8217;s not QUITE what he though, but that was my immediate translation of it) [...]</description>
		<content:encoded><![CDATA[<p>[...] So at a brief reading of the API and description, it looks Michael has implemented the critter. So far, all the fiddling I&#8217;ve done has taken advantage of just a single core &#8211; in short, the little tasklets aren&#8217;t running concurrently &#8211; they&#8217;re explicitly sharing back and forth. Michael&#8217;s clearly thought further down the road there and determined that it would be nice to get all 8 cores of an Octo-Mac into the action. (Well, I expect that&#8217;s not QUITE what he though, but that was my immediate translation of it) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rhonabwy &#187; trying to grok greenlets - more experiments in concurrent programming</title>
		<link>http://www.rhonabwy.com/wp/2007/11/27/generator-based-concurrent-programming-redux/comment-page-1/#comment-50104</link>
		<dc:creator>Rhonabwy &#187; trying to grok greenlets - more experiments in concurrent programming</dc:creator>
		<pubDate>Sat, 01 Dec 2007 22:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.rhonabwy.com/wp/2007/11/27/generator-based-concurrent-programming-redux/#comment-50104</guid>
		<description>[...] I poked around in Eventlet this morning - between shopping runs and helping Karen move things around in the basement. I&#8217;d hoped to knock out a quick hackysack experiment with that stuff - since it sounded about the same - and see how it did. I over-estimated by ability to quickly grok Eventlet, and it&#8217;s underpinnings of greenlet as well. [...]</description>
		<content:encoded><![CDATA[<p>[...] I poked around in Eventlet this morning &#8211; between shopping runs and helping Karen move things around in the basement. I&#8217;d hoped to knock out a quick hackysack experiment with that stuff &#8211; since it sounded about the same &#8211; and see how it did. I over-estimated by ability to quickly grok Eventlet, and it&#8217;s underpinnings of greenlet as well. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

