<?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 - Ade Miller and Patterns of Parallel Programming</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/490621_100x75.jpg</url>
		<title>Channel 9 - Ade Miller and Patterns of Parallel Programming</title>
		<link></link>
	</image>
	<description>While technically the PDC this year starts on November 17th, the day before that we will be hosting a set of day-long intensive workshops on several specific topics.

One of these workshops will focus on the Patterns of Parallel Programming in order to help developers understand how the applications they are developing can, and should, be designed to take advantage of the multi-core processers which are now becoming common.

In this episode, Ade Miller stops by to share with us the importance of understanding parallelism and some of the issues which need to be considered and how it isn&#39;t just a &amp;quot;recompile&amp;quot; to make your applications ready.

You can get more details about this workshop on the PDC website here:


Patterns of Parallel Programming
with Richard Ciapala, Ade Miller, Herb Sutter, Stephen Toub 
If you are planning on attending this workshop, feel free to post comments, thoughts, and issues to the discussion thread here so that Ade and the other speakers be sure to try to incorporate your needs in their training material. 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 23 May 2013 14:50:33 GMT</pubDate>
	<lastBuildDate>Thu, 23 May 2013 14:50:33 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Ade Miller and Patterns of Parallel Programming</title>
		<description>
			<![CDATA[
<p>Awesome stuff, can't wait to see this session from PDC <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>posted by jlcard</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming#c633881251250000000</link>
		<pubDate>Wed, 09 Sep 2009 20:32:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming#c633881251250000000</guid>
		<dc:creator>jlcard</dc:creator>
	</item>
	<item>
		<title>Re: Ade Miller and Patterns of Parallel Programming</title>
		<description>
			<![CDATA[
<p>Does look very interesting. My company doesn't have the budget to send me &lt;sigh&gt;. Any idea when the 'virtual' PDC will go live? What's the time delay going to be between the live presentations and they're being generally available online as Silverlight videos
 that the rest of us can see?</p>
<p>posted by tomkirbygreen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming#c633881547530000000</link>
		<pubDate>Thu, 10 Sep 2009 04:45:53 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming#c633881547530000000</guid>
		<dc:creator>tomkirbygreen</dc:creator>
	</item>
	<item>
		<title>Re: Ade Miller and Patterns of Parallel Programming</title>
		<description>
			<![CDATA[
<p>Excellent video, nicely explained.. good job guys <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>&nbsp;</p>
<p>It was mentioned briefly that parallelism could help data retrieval. Will namespaces (such as System.Data.Sql) be taking advantage of it in the near future? Or will this always be a &quot;practice&quot; that should be implemented.</p>
<p>&nbsp;</p>
<p>I love to think of where this is taking us in terms of computing. Lynne Hill similarly expressed that computers will be &quot;doing things&quot; for us without us knowing. This is exciting but whilst we ansiouxly wait how will parallelism be beneficial for web applications?</p>
<p>posted by kgooding</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming#c633881576380000000</link>
		<pubDate>Thu, 10 Sep 2009 05:33:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming#c633881576380000000</guid>
		<dc:creator>kgooding</dc:creator>
	</item>
	<item>
		<title>Re: Ade Miller and Patterns of Parallel Programming</title>
		<description>
			<![CDATA[
<p>just stumbled over this <a href="http://robertsundstrom.wordpress.com/2009/09/20/changes-to-the-system-io-namespace-in-net-framework-4-0-bcl/">
http://robertsundstrom.wordpress.com/2009/09/20/changes-to-the-system-io-namespace-in-net-framework-4-0-bcl/</a>&nbsp;</p>
<p>I gives a glimpse of what will be&nbsp;done in terms of IO . Not sure if similar changes will be made with System.Data.Sql</p>
<p>posted by xtof</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming#c633892338440000000</link>
		<pubDate>Tue, 22 Sep 2009 16:30:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming#c633892338440000000</guid>
		<dc:creator>xtof</dc:creator>
	</item>
	<item>
		<title>Re: Ade Miller and Patterns of Parallel Programming</title>
		<description>
			<![CDATA[
<p>The PreCon sessions aren't videoed I'm afraid so you really have to be there.</p>
<p>&nbsp;</p>
<p>I've created a list of&nbsp; some of resources we've been using to plan the event. There'll be more posts on my blog as we get closer to the event.</p>
<p>&nbsp;</p>
<p><a href="http://www.ademiller.com/blogs/tech/2009/09/pdc-2009-patterns-of-parallel-programming-resources/">http://www.ademiller.com/blogs/tech/2009/09/pdc-2009-patterns-of-parallel-programming-resources/</a></p>
<p>&nbsp;</p>
<p>Ade</p>
<p>posted by AdeMiller</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming#c633892379950000000</link>
		<pubDate>Tue, 22 Sep 2009 17:39:55 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming#c633892379950000000</guid>
		<dc:creator>AdeMiller</dc:creator>
	</item>
	<item>
		<title>Re: Ade Miller and Patterns of Parallel Programming</title>
		<description>
			<![CDATA[
<p>You can also follow the latest updates on the workshop on Facebook...</p>
<p>&nbsp;</p>
<p><a href="http://www.facebook.com/pages/Patterns-of-Parallel-Programming/138168013020">http://www.facebook.com/pages/Patterns-of-Parallel-Programming/138168013020</a>
</p>
<p>posted by AdeMiller</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming#c633892569840000000</link>
		<pubDate>Tue, 22 Sep 2009 22:56:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/The+Knowledge+Chamber/Ade-Miller-and-Patterns-of-Parallel-Programming#c633892569840000000</guid>
		<dc:creator>AdeMiller</dc:creator>
	</item>
</channel>
</rss>