<?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: A gentle overview of Kamaelia or “it’s axon, stupid”</title>
	<atom:link href="http://jessenoller.com/2009/01/29/a-gentle-overview-of-kamaelia-or-its-axon-stupid/feed/" rel="self" type="application/rss+xml" />
	<link>http://jessenoller.com/2009/01/29/a-gentle-overview-of-kamaelia-or-its-axon-stupid/</link>
	<description>python, programming and other things</description>
	<lastBuildDate>Mon, 02 Jan 2012 09:21:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ckreutzer</title>
		<link>http://jessenoller.com/2009/01/29/a-gentle-overview-of-kamaelia-or-its-axon-stupid/comment-page-1/#comment-139172</link>
		<dc:creator>ckreutzer</dc:creator>
		<pubDate>Fri, 30 Jan 2009 13:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=401#comment-139172</guid>
		<description>same here. But instead of the multitask lib (which is indeed a nice piece of code) i found the eventlet lib to be coolest kid in the coroutine gang.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wiki.secondlife.com/wiki/Eventlet&quot; rel=&quot;nofollow&quot;&gt;http://wiki.secondlife.com/wiki/Eventlet&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>same here. But instead of the multitask lib (which is indeed a nice piece of code) i found the eventlet lib to be coolest kid in the coroutine gang.</p>
<p><a href="http://wiki.secondlife.com/wiki/Eventlet" rel="nofollow">http://wiki.secondlife.com/wiki/Eventlet</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ckreutzer</title>
		<link>http://jessenoller.com/2009/01/29/a-gentle-overview-of-kamaelia-or-its-axon-stupid/comment-page-1/#comment-63863</link>
		<dc:creator>ckreutzer</dc:creator>
		<pubDate>Fri, 30 Jan 2009 08:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=401#comment-63863</guid>
		<description>same here. But instead of the multitask lib (which is indeed a nice piece of code) i found the eventlet lib to be coolest kid in the coroutine gang.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wiki.secondlife.com/wiki/Eventlet&quot; rel=&quot;nofollow&quot;&gt;http://wiki.secondlife.com/wiki/Eventlet&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>same here. But instead of the multitask lib (which is indeed a nice piece of code) i found the eventlet lib to be coolest kid in the coroutine gang.</p>
<p><a href="http://wiki.secondlife.com/wiki/Eventlet" rel="nofollow">http://wiki.secondlife.com/wiki/Eventlet</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnoller</title>
		<link>http://jessenoller.com/2009/01/29/a-gentle-overview-of-kamaelia-or-its-axon-stupid/comment-page-1/#comment-63854</link>
		<dc:creator>jnoller</dc:creator>
		<pubDate>Fri, 30 Jan 2009 00:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=401#comment-63854</guid>
		<description>Added to my evaluation pile</description>
		<content:encoded><![CDATA[<p>Added to my evaluation pile</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alec Thomas</title>
		<link>http://jessenoller.com/2009/01/29/a-gentle-overview-of-kamaelia-or-its-axon-stupid/comment-page-1/#comment-63853</link>
		<dc:creator>Alec Thomas</dc:creator>
		<pubDate>Fri, 30 Jan 2009 00:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=401#comment-63853</guid>
		<description>Agreed on the &quot;solving too much&quot;, I had the same opinion about Kamaelia. The &quot;multitask&quot; [1] module seemed to be a much more minimalist approach.&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://pypi.python.org/pypi/multitask/0.2.0&quot; rel=&quot;nofollow&quot;&gt;http://pypi.python.org/pypi/multitask/0.2.0&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Agreed on the “solving too much”, I had the same opinion about Kamaelia. The “multitask” [1] module seemed to be a much more minimalist approach.</p>
<p>[1] <a href="http://pypi.python.org/pypi/multitask/0.2.0" rel="nofollow">http://pypi.python.org/pypi/multitask/0.2.0</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnoller</title>
		<link>http://jessenoller.com/2009/01/29/a-gentle-overview-of-kamaelia-or-its-axon-stupid/comment-page-1/#comment-63840</link>
		<dc:creator>jnoller</dc:creator>
		<pubDate>Thu, 29 Jan 2009 19:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=401#comment-63840</guid>
		<description>Yup. In fact I&#039;ll be covering stackless and other coroutine/tasklets/etc as well. I know they&#039;re different.</description>
		<content:encoded><![CDATA[<p>Yup. In fact I’ll be covering stackless and other coroutine/tasklets/etc as well. I know they’re different.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Tew</title>
		<link>http://jessenoller.com/2009/01/29/a-gentle-overview-of-kamaelia-or-its-axon-stupid/comment-page-1/#comment-63839</link>
		<dc:creator>Richard Tew</dc:creator>
		<pubDate>Thu, 29 Jan 2009 18:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=401#comment-63839</guid>
		<description>&quot;Yes, coroutines/greenlets/tasklets - stop bothering me.&quot;&lt;br&gt;&lt;br&gt;Enhanced generators are not equivalent to greenlets or Stackless tasklets.   Greenlets and Stackless tasklets can yield the whole callstack, generators can only yield a frame or something equally limited.&lt;br&gt;&lt;br&gt;This means that if you want to build something on top of generators used as much as they can be like coroutines, you&#039;re going to have to wrap it in boilerplate to do so.&lt;br&gt;&lt;br&gt;Generators however, have a huge benefit over tasklets and greenlets, which is that they are in the standard library.</description>
		<content:encoded><![CDATA[<p>“Yes, coroutines/greenlets/tasklets — stop bothering me.”</p>
<p>Enhanced generators are not equivalent to greenlets or Stackless tasklets.   Greenlets and Stackless tasklets can yield the whole callstack, generators can only yield a frame or something equally limited.</p>
<p>This means that if you want to build something on top of generators used as much as they can be like coroutines, you’re going to have to wrap it in boilerplate to do so.</p>
<p>Generators however, have a huge benefit over tasklets and greenlets, which is that they are in the standard library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sylvain Hellegouarch</title>
		<link>http://jessenoller.com/2009/01/29/a-gentle-overview-of-kamaelia-or-its-axon-stupid/comment-page-1/#comment-63836</link>
		<dc:creator>Sylvain Hellegouarch</dc:creator>
		<pubDate>Thu, 29 Jan 2009 17:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=401#comment-63836</guid>
		<description>Thanks for linking to some of my projects.&lt;br&gt;&lt;br&gt;jlib is an interesting one as it shows making Axon and PyQt4 work together is actually rather easy due to the similarities between inbox/signal&#124;outbox/slot.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://trac.defuze.org/browser/oss/jlib/jlib/core/qaxon.py&quot; rel=&quot;nofollow&quot;&gt;http://trac.defuze.org/browser/oss/jlib/jlib/co...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for linking to some of my projects.</p>
<p>jlib is an interesting one as it shows making Axon and PyQt4 work together is actually rather easy due to the similarities between inbox/signal|outbox/slot.</p>
<p><a href="http://trac.defuze.org/browser/oss/jlib/jlib/core/qaxon.py" rel="nofollow">http://trac.defuze.org/browser/oss/jlib/jlib/co…</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 682/683 objects using disk: basic

Served from: jessenoller.com @ 2012-02-08 02:33:02 -->
