PROFESSIONAL PARALLEL PROGRAMMING WITH C#: MASTER PARALLEL EXTENSIONS WITH .NET 4
Publisher, ISBN & more
- ISBN
- 9788126529797
Similar books
Rummaging the shelves…
Reviews
Loading reviews…
Rummaging the shelves…
Loading reviews…
Market_Desc: Experienced C# and .NET programming community who seek to develop efficient thread-safe concurrent applications for multicore computer systems. Special Features: · Concurrent programming books including language-specific books are proven sellers, see bookscan results· PC processors are exploding from 1 to 2 now to 8 processor cores, making the need for programmers to be able to make use of these multiple cores with concurrent programming crucial for any data intensive application (graphics, spreadsheets, databases, engineering, science, search, and more)· The early success of concurrent programming books is based on processors with only 2 or 4 cores but multi-core processors are only just now becoming mainstream, with some businesses and home users now having dual-core processors. As 4, 8, and more cores become common, this market will blossom· This will be one of the first book explaining the new task-based programming model offered by C# 4, .Net 4 and Visual Studio 2010 About The Book: Professional Parallel Programming with C# offers C# programmers easy access to the essentials of concurrent programming along with specific applications.The book dives deep into the newest technologies to create professional parallel applications using C# 4, .Net 4 and Visual Studio 2010. In addition, it teaches other parallel programming techniques, like modern SIMD (Single Instruction Multiple Data) instructions and vectorization (SSE2; SSE3 and SSE4). And also demonstrate the possibilities offered by modern parallel libraries and advanced Intel tools with C#. It is completely focused on C# and in the new techniques.The book is based on the authors, more than 10 years of experience, working with parallel programming for many different kinds of applications. The last 5 years were using C#.