<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Janko in a Jar &#187; distributed</title>
	<atom:link href="http://itmmetelko.com/blog/category/distributed/feed/" rel="self" type="application/rss+xml" />
	<link>http://itmmetelko.com/blog</link>
	<description>Pickled ramblings and homemade marmalade</description>
	<lastBuildDate>Sun, 31 Jan 2010 14:41:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>REBOL&#8217;s actor-net used for real distributed system</title>
		<link>http://itmmetelko.com/blog/2009/07/03/rebols-actor-net-used-for-real-distributed-system/</link>
		<comments>http://itmmetelko.com/blog/2009/07/03/rebols-actor-net-used-for-real-distributed-system/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 22:06:45 +0000</pubDate>
		<dc:creator>janko</dc:creator>
				<category><![CDATA[Just programming]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[rebol]]></category>
		<category><![CDATA[site assistant]]></category>

		<guid isPermaLink="false">http://itmmetelko.com/blog/2009/07/03/rebols-actor-net-used-for-real-distributed-system/</guid>
		<description><![CDATA[I was playing with how actors + message passing system could look in REBOL. I wrote 3 posts about that, the latest is this one, and you can follow down from it.
The whole library that I called actor-net is still very small and simple (well that is positive) and just an experiment in progress. But [...]]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://itmmetelko.com/blog/2009/07/03/rebols-actor-net-used-for-real-distributed-system/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Playing with making an Actor-like distributed system in REBOL #3</title>
		<link>http://itmmetelko.com/blog/2009/06/08/playing-with-making-an-actor-like-distributed-system-in-rebol-3/</link>
		<comments>http://itmmetelko.com/blog/2009/06/08/playing-with-making-an-actor-like-distributed-system-in-rebol-3/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 16:32:38 +0000</pubDate>
		<dc:creator>janko</dc:creator>
				<category><![CDATA[Having some fun]]></category>
		<category><![CDATA[Just programming]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[rebol]]></category>

		<guid isPermaLink="false">http://itmmetelko.com/blog/2009/06/08/playing-with-making-an-actor-like-distributed-system-in-rebol-3/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://itmmetelko.com/blog/2009/06/08/playing-with-making-an-actor-like-distributed-system-in-rebol-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Playing with making an Actor-like distributed system in REBOL #2</title>
		<link>http://itmmetelko.com/blog/2009/06/02/playing-with-making-an-actor-like-distributed-system-in-rebol-2/</link>
		<comments>http://itmmetelko.com/blog/2009/06/02/playing-with-making-an-actor-like-distributed-system-in-rebol-2/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 16:06:20 +0000</pubDate>
		<dc:creator>janko</dc:creator>
				<category><![CDATA[Just programming]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[rebol]]></category>

		<guid isPermaLink="false">http://itmmetelko.com/blog/2009/06/02/playing-with-making-an-actor-like-distributed-system-in-rebol-2/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://itmmetelko.com/blog/2009/06/02/playing-with-making-an-actor-like-distributed-system-in-rebol-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
