ElegantCode Cast: Pluralcast 24: Parallel Development Patterns with Ade Miller

ElegantCode Cast

Listen to this episode! [41:06] In this episode, Ade Miller discusses the newly released book from Microsoft Patterns and Practices, Parallel Programming with Microsoft® .NET. Ade takes us beyond the Task Parallel Library and into a the world of design patterns the team has discovered and documen.

Running time
0h40m
File size
37.00MB

Download Original File | View original post

Episode synopsis

PlayIcon Listen to this episode! [41:06]

In this episode, Ade Miller discusses the newly released book from Microsoft Patterns and Practices, Parallel Programming with Microsoft® .NET. Ade takes us beyond the Task Parallel Library and into a the world of design patterns the team has discovered and documented to help us all use the parallel capabilities of .NET 4 more effectively.

The book describes six key patterns for data and task parallelism and how to implement them using the Task Parallel Library. The book also includes an appendices on how to apply some of the original Gang of Four patterns in your parallel applications and how to use the Visual Studio profiler to understand your application’s performance.

Ade Miller

Ade Miller is currently a Principle Development Lead for Microsoft’s patterns & practices group (p&p) where he manage p&p’s agile development teams. His primary interests are parallel computing and in improving the way people develop software.

He is one of the authors of Parallel Programming with Microsoft .NET: Design Patterns for Decomposition and Coordination on Multicore Architectures and is currently writing a similar book for Visual C++ developers. Ade also writes andspeaks about his experiences with agile software development at Microsoft.

Show Links

Book cover of Parallel Programming with Microsoft® .NET

Parallel Programming with Microsoft® .NET

Design Patterns for Decomposition and Coordination on Multicore Architectures

By: Colin Campbell, Ralph Johnson, Ade Miller,Stephen Toub

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“We better hurry up and start coding, there are going to be a lot of bugs to fix.”