<?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: Update of ThreadSafeQueue &#8211; don&#8217;t multi-thread without it</title>
	<atom:link href="http://www.udidahan.com/2005/05/18/update-of-threadsafequeue-dont-multi-thread-without-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.udidahan.com/2005/05/18/update-of-threadsafequeue-dont-multi-thread-without-it/</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: James Arendt</title>
		<link>http://www.udidahan.com/2005/05/18/update-of-threadsafequeue-dont-multi-thread-without-it/comment-page-1/#comment-225</link>
		<dc:creator>James Arendt</dc:creator>
		<pubDate>Mon, 30 May 2005 11:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://wp_630.weblogs.us/archives/193#comment-225</guid>
		<description>There&#039;s a race condition in the Dequeue method. I&#039;ve described a fix to it on my blog.
</description>
		<content:encoded><![CDATA[<p>There&#8217;s a race condition in the Dequeue method. I&#8217;ve described a fix to it on my blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory Foy</title>
		<link>http://www.udidahan.com/2005/05/18/update-of-threadsafequeue-dont-multi-thread-without-it/comment-page-1/#comment-224</link>
		<dc:creator>Cory Foy</dc:creator>
		<pubDate>Mon, 23 May 2005 22:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://wp_630.weblogs.us/archives/193#comment-224</guid>
		<description>Shouldn&#039;t the constructor for your ThreadSafeQueue class be ThreadSafeQueue() and not Queue()?</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t the constructor for your ThreadSafeQueue class be ThreadSafeQueue() and not Queue()?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

