Parallel Programming with C# and .NET
Vaskaran Sarcar
Broschiertes Buch

Parallel Programming with C# and .NET

Fundamentals of Concurrency and Asynchrony Behind Fast-Paced Applications

Versandkostenfrei!
Versandfertig in 1-2 Wochen
42,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
21 °P sammeln!
If you need to understand concurrency, this book is your guide to the fundamentals behind the advanced software you seek to implement to achieve highly responsive and scalable code. Support for parallel computation is an essential part of concurrency. Concurrency is an advanced concept and solutions are not straightforward. Many developers have been burned by it and are still being burned by it. This book aims to simplify the concept for C# developers. It tries to simplify the concept using the Task Parallel Library (TPL), Concurrent Collections, Parallel LINQ (PLINQ), Asynchronous Programming...