<?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: Multithreaded evolution</title>
	<atom:link href="http://www.udidahan.com/2005/05/29/multithreaded-evolution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.udidahan.com/2005/05/29/multithreaded-evolution/</link>
	<description>Enterprise Development Expert &#38; SOA Specialist</description>
	<lastBuildDate>Sat, 11 Feb 2012 15:16:10 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ayende Rahien</title>
		<link>http://www.udidahan.com/2005/05/29/multithreaded-evolution/comment-page-1/#comment-226</link>
		<dc:creator>Ayende Rahien</dc:creator>
		<pubDate>Mon, 30 May 2005 12:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://wp_630.weblogs.us/archives/195#comment-226</guid>
		<description>Hm, in what thread does the event handler run? As far as I can tell, it is on the worker thread, isn&#039;t it?
How does this compare to using something like Commands to do this?
For example, for processing several types of messages, the MessageHandler needs to either choose among them, or knows what message it will handle, and use event chaining to find the correct one, right?.
</description>
		<content:encoded><![CDATA[<p>Hm, in what thread does the event handler run? As far as I can tell, it is on the worker thread, isn&#8217;t it?<br />
How does this compare to using something like Commands to do this?<br />
For example, for processing several types of messages, the MessageHandler needs to either choose among them, or knows what message it will handle, and use event chaining to find the correct one, right?.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

