<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - How to Parallelize Your Application - Part 2 Threads v Tasks</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/bruceky/How-to-Parallelize-Your-Application-Part-2-Theads-v-Tasks/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/536442_100x75.jpg</url>
		<title>Channel 9 - How to Parallelize Your Application - Part 2 Threads v Tasks</title>
		<link></link>
	</image>
	<description>
In Part&amp;nbsp;2 of this series, ISV Architect Evangelist Bruce Kyle, explores the differences between Threads and System.Threading.Tasks in .NET 4.In this three part series, see how you can use new features in .NET Framework 4 to take advantage of multi-core processors.
 

In 
Part 1 of the series, we show why you care about multiple processors and how it can effect the performance in your application.
In 
Part 2 we compare the new Tasks feature in .NET with Threads. In 
Part 3 we show three ways of using the parallel features to enable your application for multi-core processors.

For more information and to see the code used in the video, see 
How to Get Started with Multi-Core: Parallel Processing You Can Use.See also, Justin Etheredge&#39;s posting&amp;nbsp;.NET 4.0 and System.Threading.Tasks for detail look at how to use Tasks in your applications.To find out how to use Task asynchronously for operations such as file IO and accessing Web Services, see how Jeffrey Richter uses his AsychEnumerator with Task in his blog posting,

Using .NET 4.0 Tasks with the AsyncEnumerator or see it in action at 
Jeffrey Richter and his AsyncEnumerator on Channel 9.Other parallel computing resources: 

Microsoft.com
http://www.microsoft.com/windowsserver2008/en/us/R2.aspx
MSDN Concurrency Dev-Centerhttp://msdn.microsoft.com/concurrency

Dev-Team Blogs
http://blogs.msdn.com/pfxteam
http://blogs.technet.com/winserverperformance
http://www.danielmoth.com/Blog/labels/ParallelComputing.html

For up to date information for developers and ISVs, see 
US ISV Developer Community Blog  
</description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 22:41:15 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 22:41:15 GMT</lastBuildDate>
	<generator>Rev9</generator>
</channel>
</rss>