Cantitate/Preț
Produs

Pro .NET 4 Parallel Programming in C#

Autor Adam Freeman
en Limba Engleză Paperback – 25 mai 2010
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 .NET4 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.
Citește tot Restrânge

Preț: 42271 lei

Preț vechi: 52838 lei
-20% Nou

Puncte Express: 634

Preț estimativ în valută:
8089 8358$ 6729£

Carte tipărită la comandă

Livrare economică 20 martie-03 aprilie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430229674
ISBN-10: 1430229675
Pagini: 328
Ilustrații: XV, 328 p.
Dimensiuni: 178 x 254 x 17 mm
Greutate: 0.55 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Introducing Parallel Programming.- Task Programming Hibernate.- Sharing Data.- Coordinating Tasks.- Parallel Loops.- Parallel LINQ.- Testing and Debugging.- Common Parallel Algorithms.

Notă biografică

Adam Freeman is an experienced IT professional who has held senior positions in a range of companies, most recently serving as chief technology officer and chief operating officer of a global bank. Now retired, he spends his time writing and long-distance running.

Caracteristici

Parallel programming is one of the essential features of .NET 4, providing the foundation of Microsoft's effort to standardize and simplify programming scalable and reliable multi-threaded applications.