Wiley.com
Print this page Share

Professional Parallel Programming with C#: Master Parallel Extensions with .NET 4

ISBN: 978-0-470-49599-5
Paperback
520 pages
December 2010
Professional Parallel Programming with C#: Master Parallel Extensions with .NET 4 (0470495995) cover image
This title is out-of-print and not currently available for purchase from this site.

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, asynchronous programming model, and more. It also teaches other parallel programming techniques, such as SIMD and vectorization.

  • Teaches programmers professional-level, task-based, parallel programming with C#, .NET 4, and Visual Studio 2010
  • Covers concurrent collections, coordinated data structures, PLINQ, thread pools, asynchronous programming model, Visual Studio 2010 debugging, and parallel testing and tuning
  • Explores vectorization, SIMD instructions, and additional parallel libraries

Master the tools and technology you need to develop thread-safe concurrent applications for multi-core systems, with Professional Parallel Programming with C#.

Related Titles

More By This Author

C & C++

by Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner
by Karli Watson, Christian Nagel, Jacob Hammer Pedersen, Jon D. Reid, Morgan Skinner
by Nicolai M. Josuttis
Back to Top