Hardware Support for Efficient Transactional Memory Systems
Ruben Titos-Gil
Broschiertes Buch

Hardware Support for Efficient Transactional Memory Systems

Hardware Techniques for High-Performance Transactional Memory in Many-Core Chip Multiprocessors

Versandkostenfrei!
Versandfertig in 6-10 Tagen
51,99 €
inkl. MwSt.
PAYBACK Punkte
26 °P sammeln!
The rise of multicores has brought the problem of effective concurrent programming to the forefront of computing research, presenting both immense opportunities and enormous challenges. Traditional multithreaded programming models use low-level primitives such as locks to guarantee mutual exclusion and protect shared data. The trade-off between programming ease and performance imposed by locks remains one of the key challenges to programmers and computer architects of the multicore era. Transactional Memory (TM) is a conceptually simpler programming model that can help boost developer producti...