Pro .NET 4 Parallel Programming in C#

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Parallel programming has been revolutionised in .NET 4, providing, for the first time, a standardised and simplified method for creating robust, scalable and reliable multi-threaded applications. The Parallel programming features of .NET 4 allow the programmer to create applications that harness the power of multi-core and multi-processor machines. Simpler to use and more powerful than “classic” .NET threads, parallel programming allows the developer to remain focused on the work an application needs to perform.

In Pro .NET 4 Parallel Programming in C#, Adam Freeman presents expert advice that guides you through the process of creating concurrent C# applications from the ground up. You'll be introduced to .NET's parallel programming features, both old and new, discover the key functionality that has been introduced in .NET 4, and learn how you can take advantage of the power of multi-core and multi-processor machines with ease.

Pro .NET 4 Parallel Programming in C# is a reliable companion that will remain with you as you explore the parallel programming universe, elegantly and comprehensively explaining all aspects of parallel programming, guiding you around potential pitfalls and providing clear-cut solutions to the common problems that you will encounter.

Author(s): Adam Freeman (auth.)
Edition: 1
Publisher: Apress
Year: 2010

Language: English
Pages: 328
Tags: Computer Science, general

Front Matter....Pages i-xv
Introducing Parallel Programming....Pages 1-6
Task Programming Hibernate....Pages 7-48
Sharing Data....Pages 49-107
Coordinating Tasks....Pages 109-172
Parallel Loops....Pages 173-218
Parallel LINQ....Pages 219-250
Testing and Debugging....Pages 251-269
Common Parallel Algorithms....Pages 271-294
Back Matter....Pages 295-311