
Program Analysis Techniques for Identifying Concurrency Errors
An Integrated Static and Dynamic Program Analysis Framework for Checking Concurrency-Related Programming Errors
Versandkostenfrei!
Versandfertig in 6-10 Tagen
47,99 €
inkl. MwSt.
PAYBACK Punkte
24 °P sammeln!
Today, multi-core/multi-processor hardware has become ubiquitous, which puts us at a fundamental turning point on software development. However, developing concurrent programs is difficult. Concurrency introduces the possibility of errors that do not exist in sequential programs. This book covers the state-of-the-art research achievements on detecting concurrency errors such as deadlock, race condition, and atomicity violation and also presents several aggressive performance optimization techniques for hybrid program analysis.