<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Using PCP – Parallel.For() Overloads for Common Task Scheduling Scenarios</title><link>http://blogs.msdn.com/b/philpenn/archive/2010/06/21/using-pcp-parallel-for-overloads-for-common-task-scheduling-scenarios.aspx</link><description>A common pattern in parallel computing scenarios is the task scheduling/execution scenario of initialization(1) –&amp;gt; parallel-work-execution(N) –&amp;gt; finalization(1).&amp;#160;&amp;#160; The initialization phase runs once (as a single task) followed by the parallel</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator></channel></rss>