<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/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:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for Joe Duffy and Igor Ostrovsky: Parallel LINQ under the hood (Going Deep on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/shows/going+deep/joe-duffy-and-igor-ostrovsky-parallel-linq-under-the-hood/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for Joe Duffy and Igor Ostrovsky: Parallel LINQ under the hood (Going Deep on Channel 9)</title><link>http://channel9.msdn.com/shows/Going+Deep/Joe-Duffy-and-Igor-Ostrovsky-Parallel-LINQ-under-the-hood/</link></image><description>Joe Duffy and Igor Ostrovsky: Parallel LINQ under the hood</description><link>http://channel9.msdn.com/shows/Going+Deep/Joe-Duffy-and-Igor-Ostrovsky-Parallel-LINQ-under-the-hood/</link><language>en-us</language><pubDate>Sun, 23 Mar 2008 16:37:48 GMT</pubDate><lastBuildDate>Sun, 23 Mar 2008 16:37:48 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3599.6114, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Joe Duffy and Igor Ostrovsky: Parallel LINQ under the hood</title><description>Good video. Too short apparently to cover the subject&amp;nbsp;deep enough :)&lt;BR&gt;General suggestion to the PLINQ team - please do provide programmers with extra knobs&amp;nbsp;and switches to fine tune parallel execution flow.&amp;nbsp;&lt;BR&gt;Based on&amp;nbsp;personal experience with&amp;nbsp;SQL optimizers including the parallel ones, out of&amp;nbsp;five more or less complex&amp;nbsp;queries one would need a hint to run correctly.&lt;BR&gt;I wouldn't expect PLINQ be any different in this regard, especially considering that it will work on data that won't have any statistics associated with them.</description><comments></comments><link>http://channel9.msdn.com/shows/Going+Deep/Joe-Duffy-and-Igor-Ostrovsky-Parallel-LINQ-under-the-hood/?CommentID=342096</link><pubDate>Sun, 23 Mar 2008 16:37:48 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Going+Deep/Joe-Duffy-and-Igor-Ostrovsky-Parallel-LINQ-under-the-hood/?CommentID=342096</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/342096/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Good video. Too short apparently to cover the subject&amp;nbsp;deep enough :)General suggestion to the PLINQ team - please do provide programmers with extra knobs&amp;nbsp;and switches to fine tune parallel execution flow.&amp;nbsp;Based on&amp;nbsp;personal experience with&amp;nbsp;SQL optimizers including the&amp;#8230;</evnet:previewtext><dc:creator>sokhaty</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/342096/Trackback.aspx</trackback:ping></item><item><title>Re: Joe Duffy and Igor Ostrovsky: Parallel LINQ under the hood</title><description>Thanks for this video guys! :)</description><comments></comments><link>http://channel9.msdn.com/shows/Going+Deep/Joe-Duffy-and-Igor-Ostrovsky-Parallel-LINQ-under-the-hood/?CommentID=341415</link><pubDate>Wed, 19 Mar 2008 21:05:22 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Going+Deep/Joe-Duffy-and-Igor-Ostrovsky-Parallel-LINQ-under-the-hood/?CommentID=341415</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/341415/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Thanks for this video guys! :)</evnet:previewtext><dc:creator>Christian Liensberger</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/341415/Trackback.aspx</trackback:ping></item><item><title>Re: Joe Duffy and Igor Ostrovsky: Parallel LINQ under the hood</title><description>&lt;P&gt;Despite difficult theme of parallel algorithm computing, this talk delivered developers friendly knowledge of parallel data management. Supercomputing database language parsers and engines may have this I/O capability, and .NET languages are bound to constitute parallel processing algorithms. &lt;U&gt;For developers business investment&lt;/U&gt;, given Parallel language and processors should have to expose extensibility points where .NET developers consider&amp;nbsp;.NET Remoting and Web Services as&amp;nbsp;an area of distributed computing and extensible execution stack to include parallel.&lt;BR&gt;&lt;BR&gt;Likewise Windows kernel level thread context management, PLINQ may supply fine granular data access management for managed Threads, on the other hand Windows Clustering and Virtualization may take up supervisor on clustering nodes, and Web Farm and Data Grid may do load balancer similarly.&lt;BR&gt;&lt;BR&gt;Development partners should be thankful for&amp;nbsp;fine logical explanation of new ideas&amp;nbsp;PLINQ.&lt;/P&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/Going+Deep/Joe-Duffy-and-Igor-Ostrovsky-Parallel-LINQ-under-the-hood/?CommentID=341374</link><pubDate>Wed, 19 Mar 2008 18:06:23 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Going+Deep/Joe-Duffy-and-Igor-Ostrovsky-Parallel-LINQ-under-the-hood/?CommentID=341374</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/341374/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Despite difficult theme of parallel algorithm computing, this talk delivered developers friendly knowledge of parallel data management. Supercomputing database language parsers and engines may have this I/O capability, and .NET languages are bound to constitute parallel processing algorithms. For&amp;#8230;</evnet:previewtext><dc:creator>Yoshihiro Masuda</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/341374/Trackback.aspx</trackback:ping></item><item><title>Re: Joe Duffy and Igor Ostrovsky: Parallel LINQ under the hood</title><description>Great.&amp;nbsp; Thanks again Joe, Igor, and Charles.&lt;BR&gt;Forcing tasks (i.e. Charles question)&amp;nbsp;on many cores explicitly actually has a simple use case.&amp;nbsp; Correctness debugging.&amp;nbsp; If my code is tricky in terms of the delegate bodies, I may want to ensure all tasks perform on different Procs, even if the library feels 1 thread is enouph.&amp;nbsp; Because your race bugs will not show up using 1 proc or even 1 thread passed around on many procs.</description><comments></comments><link>http://channel9.msdn.com/shows/Going+Deep/Joe-Duffy-and-Igor-Ostrovsky-Parallel-LINQ-under-the-hood/?CommentID=341234</link><pubDate>Wed, 19 Mar 2008 06:00:25 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Going+Deep/Joe-Duffy-and-Igor-Ostrovsky-Parallel-LINQ-under-the-hood/?CommentID=341234</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/341234/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Great.&amp;nbsp; Thanks again Joe, Igor, and Charles.Forcing tasks (i.e. Charles question)&amp;nbsp;on many cores explicitly actually has a simple use case.&amp;nbsp; Correctness debugging.&amp;nbsp; If my code is tricky in terms of the delegate bodies, I may want to ensure all tasks perform on different Procs,&amp;#8230;</evnet:previewtext><dc:creator>William Stacey</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/341234/Trackback.aspx</trackback:ping></item><item><title>Re: Joe Duffy and Igor Ostrovsky: Parallel LINQ under the hood</title><description>&lt;div&gt;Awesome..&lt;br&gt;Dwnldin999....&lt;br&gt;&lt;/div&gt;</description><comments></comments><link>http://channel9.msdn.com/shows/Going+Deep/Joe-Duffy-and-Igor-Ostrovsky-Parallel-LINQ-under-the-hood/?CommentID=341085</link><pubDate>Tue, 18 Mar 2008 17:54:05 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/shows/Going+Deep/Joe-Duffy-and-Igor-Ostrovsky-Parallel-LINQ-under-the-hood/?CommentID=341085</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/341085/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Awesome..Dwnldin999....</evnet:previewtext><dc:creator>gaurav.net</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/341085/Trackback.aspx</trackback:ping></item></channel></rss>