<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Emad Ibrahim - Latest Comments in ASP.NET MVC &amp;amp; Threads</title><link>http://emadibrahim.disqus.com/</link><description></description><language>en</language><lastBuildDate>Wed, 02 Jul 2008 14:30:28 -0000</lastBuildDate><item><title>Re: ASP.NET MVC &amp;amp; Threads</title><link>http://www.emadibrahim.com/2008/07/01/aspnet-mvc-threads/#comment-1601794</link><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><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Duncan Smart</dc:creator><pubDate>Wed, 02 Jul 2008 14:30:28 -0000</pubDate></item></channel></rss>