Parallel Programming with Microsoft .NET
by Colin Campbell, Ralph Johnson, Stephen Toub
Publisher: Microsoft Press 2010
ISBN/ASIN: 0735651590
ISBN-13: 9780735651593
Number of pages: 217
Description:
A book that introduces .NET programmers to patterns for including parallelism in their applications. Examples of these patterns are parallel loops, parallel tasks and data aggregation with map-reduce. Each pattern has its own chapter. Each chapter includes a description of the problem, an example of where the pattern is applicable, and code that implements the solution.
Download or read it online for free here:
Read online
(online html)
Similar books

by Tom Dykstra - Microsoft Corporation
This book shows you how to deploy an ASP.NET web application to a Windows Azure Web Site or another provider, by using Visual Studio 2012 or 2010. The sample application uses the Entity Framework, SQL Server, and the ASP.NET membership system.
(10320 views)

- Microsoft Press
This is a book that will help professional developers move from previous versions of Visual Studio. It will cover the features of Visual Studio 2010 through an application. It will go through a lot of the exciting new language features.
(9476 views)

by Alex Homer - Microsoft Press
You are holding in your hands a book that will make your life as an enterprise developer a whole lot easier. It's a guide on Microsoft Enterprise Library and it's meant to guide you through how to apply .NET for enterprise development.
(12861 views)

by Chris Farrell, Nick Harrison - Red gate books
To write truly fantastic software, you need to understand how .NET memory management works. This book will take you from the basics of memory management, all the way to how the OS handles its resources, and will help you write the best code you can.
(9982 views)