<?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: ASP.NET MVC &amp; Threads</title>
	<atom:link href="http://www.emadibrahim.com/2008/07/01/aspnet-mvc-threads/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emadibrahim.com/2008/07/01/aspnet-mvc-threads/</link>
	<description>web development, tech reviews, tips, tricks, blogging</description>
	<lastBuildDate>Mon, 23 Jan 2012 02:28:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Duncan Smart</title>
		<link>http://www.emadibrahim.com/2008/07/01/aspnet-mvc-threads/comment-page-1/#comment-286</link>
		<dc:creator>Duncan Smart</dc:creator>
		<pubDate>Wed, 02 Jul 2008 14:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=427#comment-286</guid>
		<description>Emad, BackgroundWorker is designed just for Windows apps AFAIK. Also with your updated code you run the risk of running out of threads if you just create them on the fly like that. I would suggest you use ThreadPool.QueueUserWorkItem()</description>
		<content:encoded><![CDATA[<p>Emad, BackgroundWorker is designed just for Windows apps AFAIK. Also with your updated code you run the risk of running out of threads if you just create them on the fly like that. I would suggest you use ThreadPool.QueueUserWorkItem()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan Smart</title>
		<link>http://www.emadibrahim.com/2008/07/01/aspnet-mvc-threads/comment-page-1/#comment-445</link>
		<dc:creator>Duncan Smart</dc:creator>
		<pubDate>Wed, 02 Jul 2008 12:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=427#comment-445</guid>
		<description>Emad, BackgroundWorker is designed just for Windows apps AFAIK. Also with your updated code you run the risk of running out of threads if you just create them on the fly like that. I would suggest you use ThreadPool.QueueUserWorkItem()</description>
		<content:encoded><![CDATA[<p>Emad, BackgroundWorker is designed just for Windows apps AFAIK. Also with your updated code you run the risk of running out of threads if you just create them on the fly like that. I would suggest you use ThreadPool.QueueUserWorkItem()</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
