Power of Parallelism in .NET
Md. Rashedul Islam
Broschiertes Buch

Power of Parallelism in .NET

Versandkostenfrei!
Versandfertig in 6-10 Tagen
26,99 €
inkl. MwSt.
PAYBACK Punkte
13 °P sammeln!
Parallel programming is being seen as the only cost-effective method to improve performance of computer applications. A well-structured parallel application can achieve better performance in terms of execution speed over the sequential execution on existing and upcoming parallel computer architecture. This book named Power of Parallelism in .NET, describes the experimental evaluation of different parallel application performance with thread-safe data structure and parallel constructions in .NET framework. It describes different performance issues of parallel application development. Before des...