Expert guidance for those programming today’s dual-core
processors PCs
As PC processors explode from one or two to now eight
processors, there is an urgent need for programmers to master
concurrent programming. This book dives deep into the latest
technologies available to programmers for creating professional
parallel applications using C#, .NET 4, and Visual Studio 2010. The
book covers task-based programming, coordination data structures,
PLINQ, thread pools, asynchron...
Inhoudsopgave
INTRODUCTION.
CHAPTER 1: TASK-BASED PROGRAMMING.
CHAPTER 2: IMPERATIVE DATA PARALLELISM.
CHAPTER 3: IMPERATIVE TASK PARALLELISM.
CHAPTER 4: CONCURRENT COLLECTIONS....
Over de auteur
Gastón C. Hillar is an independent software consultant who has been researching parallel programming, multiprocessor, and multicore since 1997. He has years of experi...