Cantitate/Preț
Produs

Transaction Processing on Modern Hardware: Synthesis Lectures on Data Management

Autor Mohammad Sadoghi, Spyros Blanas
en Limba Engleză Paperback – 8 mar 2019
The last decade has brought groundbreaking developments in transaction processing. This resurgence of an otherwise mature research area has spurred from the diminishing cost per GB of DRAM that allows many transaction processing workloads to be entirely memory-resident. This shift demanded a pause to fundamentally rethink the architecture of database systems. The data storage lexicon has now expanded beyond spinning disks and RAID levels to include the cache hierarchy, memory consistency models, cache coherence and write invalidation costs, NUMA regions, and coherence domains. New memory technologies promise fast non-volatile storage and expose unchartered trade-offs for transactional durability, such as exploiting byte-addressable hot and cold storage through persistent programming that promotes simpler recovery protocols. In the meantime, the plateauing single-threaded processor performance has brought massive concurrency within a single node, first in the form of multi-core, andnow with many-core and heterogeneous processors.
The exciting possibility to reshape the storage, transaction, logging, and recovery layers of next-generation systems on emerging hardware have prompted the database research community to vigorously debate the trade-offs between specialized kernels that narrowly focus on transaction processing performance vs. designs that permit transactionally consistent data accesses from decision support and analytical workloads. In this book, we aim to classify and distill the new body of work on transaction processing that has surfaced in the last decade to navigate researchers and practitioners through this intricate research subject.
Citește tot Restrânge

Din seria Synthesis Lectures on Data Management

Preț: 36425 lei

Preț vechi: 45530 lei
-20% Nou

Puncte Express: 546

Preț estimativ în valută:
6971 7400$ 5809£

Carte tipărită la comandă

Livrare economică 26 decembrie 24 - 09 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783031007422
ISBN-10: 3031007425
Pagini: 122
Ilustrații: XV, 122 p.
Dimensiuni: 191 x 235 mm
Greutate: 0.25 kg
Editura: Springer International Publishing
Colecția Springer
Seria Synthesis Lectures on Data Management

Locul publicării:Cham, Switzerland

Cuprins

Introduction.- Transaction Concepts.- Multi-Version Concurrency Revisited.- Coordination-Avoidance Concurrency.- Novel Transactional System Architectures.- Hardware-Assisted Transactional Utilities.- Transactions on Heterogeneous Hardware.- Outlook: The Era of Hardware Specialization and Beyond.- Bibliography.- Authors' Biographies.

Notă biografică

Mohammad Sadoghi is an Assistant Professor in the Computer Science Department at the University of California, Davis. Formerly, he was an Assistant Professor at Purdue University. Prior to joining academia, he was a Research Staff Member at IBM T.J. Watson Research Center for nearly four years. He received his Ph.D. from the Computer Science Department at the University of Toronto in 2013. At UC Davis, Prof. Sadoghi leads the ExpoLab research group with the aim to pioneer a new exploratory data platform (referred to as ExpoDB) a distributed ledger that unifies secure transactional and real-time analytical processing, all centered around a democratic and decentralized computational model.Spyros Blanas is an Assistant Professor in the Department of Computer Science and Engineering at The Ohio State University since 2014. He received his Ph.D. at the University of Wisconsin-Madison, where he was a member of the Database Systems group and the Microsoft Jim Gray Systems Lab. Part of his Ph.D. dissertation was commercialized in Microsoft SQL Server 2014 as the Hekaton in-memory transaction processing engine. His research interest is high-performance database systems and his current goal is to build a data management system for high-end computing facilities.