Mike Taulty's Blog
Bits and Bytes from Microsoft UK
Slides from .NET DevNet Talk on Parallel Extensions

Blogs

Mike Taulty's Blog

Elsewhere

I’ve published the slides from my .NET Dev Net talk this evening on the Parallel Extensions to .NET. They’re here;

http://www.slideshare.net/ukdpe/miketaultypfxslideshare

The slides aren’t too bad – to be honest, the talk wasn’t my best ever as I broke one of my own golden rules in that I hadn’t got accurate timings for all the pieces of the talk which meant that the timings were off so apologies that it could have been better – I’ll improve :-)

I also spent too long on a preamble and perhaps a little too long on Task meaning that PLINQ and the Coordination Data Structures got squashed – I’ll address that in the future.

I used to do a lot of these kinds of developer sessions but, of late, that activity has dropped quite a lot and so I’m getting a little rusty!

If you’re down in the South West of the country then you might also want to think about the DeveloperDeveloperDeveloper day that’s happening on the 23rd May;


Posted Tue, Jan 27 2009 4:52 PM by mtaulty

Comments

Mike Taulty's Blog wrote Anonymous Methods, Lambdas, Confusion
on Wed, Jan 28 2009 7:31 AM

In talking about Parallel FX yesterday , I was using syntax such as; Task t = new Task(() => { Console.WriteLine(