Cargando…

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

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 creat...

Descripción completa

Detalles Bibliográficos
Autor principal: Hillar, Gastón
Lenguaje:eng
Publicado: John Wiley & Sons 2010
Materias:
Acceso en línea:http://cds.cern.ch/record/1437326
Descripción
Sumario: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.Teach