<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Episode 29: Concurrency Pt.3</title>
	<atom:link href="http://www.se-radio.net/2006/09/episode-29-concurrency-pt-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.se-radio.net/2006/09/episode-29-concurrency-pt-3/</link>
	<description>The Podcast for Professional Software Developers</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:29:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jbezem</title>
		<link>http://www.se-radio.net/2006/09/episode-29-concurrency-pt-3/#comment-279</link>
		<dc:creator>jbezem</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-279</guid>
		<description>AFAIK, the idea to use multi-threading to implement architectural structure (implying the use of &lt;em&gt;many&lt;/em&gt; threads, but many of them extremely small) is based on the work of Dave Cheriton: &lt;a href=&quot;http://www.amazon.com/gp/product/0444007016&quot;&gt;&quot;Thoth System: Multi-Process Structuring and Portability&quot;&lt;/a&gt;, 1982.
Not necessarily only in embedded systems, the use of simplest threads to implement error handling (a.k.a. &quot;vulture threads&quot;) can greatly simplify the complexity.
Descendants of this &#039;Thoth&#039; system were &quot;Waterloo Port&quot; and the early versions of &quot;QNX&quot; (where embedded systems come into play again).
When interested in details, you&#039;re welcome to contact me.

Johan Bezem
http://www.bezem.de/</description>
		<content:encoded><![CDATA[<p>AFAIK, the idea to use multi-threading to implement architectural structure (implying the use of <em>many</em> threads, but many of them extremely small) is based on the work of Dave Cheriton: <a href="http://www.amazon.com/gp/product/0444007016">&#8220;Thoth System: Multi-Process Structuring and Portability&#8221;</a>, 1982.<br />
Not necessarily only in embedded systems, the use of simplest threads to implement error handling (a.k.a. &#8220;vulture threads&#8221;) can greatly simplify the complexity.<br />
Descendants of this &#8216;Thoth&#8217; system were &#8220;Waterloo Port&#8221; and the early versions of &#8220;QNX&#8221; (where embedded systems come into play again).<br />
When interested in details, you&#8217;re welcome to contact me.</p>
<p>Johan Bezem<br />
<a href="http://www.bezem.de/" rel="nofollow">http://www.bezem.de/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

