<?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: Actors, concurrency and Kamaelia</title>
	<atom:link href="http://jessenoller.com/2008/10/29/actors-concurrency-and-kamaelia/feed/" rel="self" type="application/rss+xml" />
	<link>http://jessenoller.com/2008/10/29/actors-concurrency-and-kamaelia/</link>
	<description>python, programming and other things</description>
	<lastBuildDate>Sun, 04 Mar 2012 06:06:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: itjob123</title>
		<link>http://jessenoller.com/2008/10/29/actors-concurrency-and-kamaelia/comment-page-1/#comment-139174</link>
		<dc:creator>itjob123</dc:creator>
		<pubDate>Wed, 02 Dec 2009 22:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=356#comment-139174</guid>
		<description>mini-axon  is better . But now a days most of the related generators are there so what is the different between mini-axon and other generator</description>
		<content:encoded><![CDATA[<p>mini-axon  is better . But now a days most of the related generators are there so what is the different between mini-axon and other generator</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itjob123</title>
		<link>http://jessenoller.com/2008/10/29/actors-concurrency-and-kamaelia/comment-page-1/#comment-131335</link>
		<dc:creator>itjob123</dc:creator>
		<pubDate>Wed, 02 Dec 2009 16:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=356#comment-131335</guid>
		<description>mini-axon  is better . But now a days most of the related generators are there so what is the different between mini-axon and other generator</description>
		<content:encoded><![CDATA[<p>mini-axon  is better . But now a days most of the related generators are there so what is the different between mini-axon and other generator</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pipeline Construction Jobs</title>
		<link>http://jessenoller.com/2008/10/29/actors-concurrency-and-kamaelia/comment-page-1/#comment-64479</link>
		<dc:creator>Pipeline Construction Jobs</dc:creator>
		<pubDate>Sat, 07 Feb 2009 11:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=356#comment-64479</guid>
		<description>I will make time though - my primary point was to almost say &quot;getting to it busy omg&quot;.</description>
		<content:encoded><![CDATA[<p>I will make time though — my primary point was to almost say “getting to it busy omg”.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jnoller</title>
		<link>http://jessenoller.com/2008/10/29/actors-concurrency-and-kamaelia/comment-page-1/#comment-61962</link>
		<dc:creator>jnoller</dc:creator>
		<pubDate>Wed, 29 Oct 2008 18:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=356#comment-61962</guid>
		<description>Axon may very well be a library - conceptually, I am beginning to see Kamaelia as you do - a &quot;Kamaelia as a bucket of toys built using it&quot;, it being Axon.&lt;br&gt;&lt;br&gt;I think what might help (conceptually) is a further decoupling of Axon from the bucket of toys - I think the roadmap for 2.0 you&#039;re talking about is great, it&#039;s the difference between Zope, and the various zc.* packages they have moved to.&lt;br&gt;&lt;br&gt;I will make time though - my primary point was to almost say &quot;getting to it busy omg&quot;.&lt;br&gt;&lt;br&gt;As for the MPI - I started exploring various implementations of those as well, I should post my notes on those. The nice thing is is that with multiprocessing I can swap out the serialization mechanism(s) and use MPI freely under the hood.</description>
		<content:encoded><![CDATA[<p>Axon may very well be a library — conceptually, I am beginning to see Kamaelia as you do — a “Kamaelia as a bucket of toys built using it”, it being Axon.</p>
<p>I think what might help (conceptually) is a further decoupling of Axon from the bucket of toys — I think the roadmap for 2.0 you’re talking about is great, it’s the difference between Zope, and the various zc.* packages they have moved to.</p>
<p>I will make time though — my primary point was to almost say “getting to it busy omg”.</p>
<p>As for the MPI — I started exploring various implementations of those as well, I should post my notes on those. The nice thing is is that with multiprocessing I can swap out the serialization mechanism(s) and use MPI freely under the hood.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sparks</title>
		<link>http://jessenoller.com/2008/10/29/actors-concurrency-and-kamaelia/comment-page-1/#comment-61961</link>
		<dc:creator>Michael Sparks</dc:creator>
		<pubDate>Wed, 29 Oct 2008 18:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://jessenoller.com/?p=356#comment-61961</guid>
		<description>Glad to hear it was useful :) Fully understand the time pressures - especially parental ones (have 2 small ones myself) :-) Also very much understand the motivation behind &quot;I want to build one myself, to understand&quot;. Back at uni our lecturers very much liked quoting confucious at us &quot;I hear and I forget. I see and I remember. I do and I understand&quot;. (this is very much the reason also behind the mini-axon tutorial :-)&lt;br&gt;&lt;br&gt;For what it&#039;s worth, if you want any help/guidance through our code, just let me know. More than happy to help.&lt;br&gt;&lt;br&gt;If you get a chance and would be willing, I&#039;d be very curious to hear what you would view as a library approach rather than framework. I ask because, as noted, I think of Axon as a library &amp; Kamaelia as a bucket of toys built using it, rather than as a framework. Also when Kamaelia hits 1.0.X I want to also move Axon to version 2.0.X. The core ideas that we want in Axon 2.0.X is the ability for people to cherry pick our stuff properly (Axon.Handle &amp; Axon.STM are the beginnings of that) and so on. So any feedback (from yourself or anyone reading this) about how to make our system more usable in a pure a library fashion would be very useful.&lt;br&gt;&lt;br&gt;But, if you don&#039;t have time/etc - no problem I&#039;ve got similar pressures :) Also, I&#039;ve been following up on the links you&#039;ve been pointing people at, and will follow the links you&#039;ve posted - these are much appreciated. (they&#039;re leading me down interesting avenues :) Also, I don&#039;t believe in one language, framework, or library to rule them all so any suggestions are welcome :)&lt;br&gt;&lt;br&gt;Also, randomly, I agree about the need for an efficient interprocess messaging passing facility... It would be particularly useful for everyone...</description>
		<content:encoded><![CDATA[<p>Glad to hear it was useful :) Fully understand the time pressures — especially parental ones (have 2 small ones myself) :-) Also very much understand the motivation behind “I want to build one myself, to understand”. Back at uni our lecturers very much liked quoting confucious at us “I hear and I forget. I see and I remember. I do and I understand”. (this is very much the reason also behind the mini-axon tutorial :-)</p>
<p>For what it’s worth, if you want any help/guidance through our code, just let me know. More than happy to help.</p>
<p>If you get a chance and would be willing, I’d be very curious to hear what you would view as a library approach rather than framework. I ask because, as noted, I think of Axon as a library &amp; Kamaelia as a bucket of toys built using it, rather than as a framework. Also when Kamaelia hits 1.0.X I want to also move Axon to version 2.0.X. The core ideas that we want in Axon 2.0.X is the ability for people to cherry pick our stuff properly (Axon.Handle &amp; Axon.STM are the beginnings of that) and so on. So any feedback (from yourself or anyone reading this) about how to make our system more usable in a pure a library fashion would be very useful.</p>
<p>But, if you don’t have time/etc — no problem I’ve got similar pressures :) Also, I’ve been following up on the links you’ve been pointing people at, and will follow the links you’ve posted — these are much appreciated. (they’re leading me down interesting avenues :) Also, I don’t believe in one language, framework, or library to rule them all so any suggestions are welcome :)</p>
<p>Also, randomly, I agree about the need for an efficient interprocess messaging passing facility… It would be particularly useful for everyone…</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 649/650 objects using disk: basic

Served from: jessenoller.com @ 2012-05-22 07:39:58 -->
