Cantitate/Preț
Produs

On Transactional Concurrency Control: Synthesis Lectures on Data Management

Autor Goetz Graefe
en Limba Engleză Paperback – 11 iun 2019
This book contains a number of chapters on transactional database concurrency control. This volume's entire sequence of chapters can summarized as follows: A two-sentence summary of the volume's entire sequence of chapters is this: traditional locking techniques can be improved in multiple dimensions, notably in lock scopes (sizes), lock modes (increment, decrement, and more), lock durations (late acquisition, early release), and lock acquisition sequence (to avoid deadlocks). Even if some of these improvements can be transferred to optimistic concurrency control, notably a fine granularity of concurrency control with serializable transaction isolation including phantom protection, pessimistic concurrency control is categorically superior to optimistic concurrency control, i.e., independent of application, workload, deployment, hardware, and software implementation.
Citește tot Restrânge

Din seria Synthesis Lectures on Data Management

Preț: 42802 lei

Preț vechi: 53503 lei
-20% Nou

Puncte Express: 642

Preț estimativ în valută:
8192 8520$ 6865£

Carte tipărită la comandă

Livrare economică 13-27 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783031007453
ISBN-10: 303100745X
Pagini: 383
Ilustrații: XXI, 383 p.
Dimensiuni: 191 x 235 x 28 mm
Greutate: 0.7 kg
Editura: Springer International Publishing
Colecția Springer
Seria Synthesis Lectures on Data Management

Locul publicării:Cham, Switzerland

Cuprins

On Transactional Concurrency Control.- A Survey of B-Tree Locking Techniques.- Hierarchical Locking in B-Tree Indexes.- Concurrent Queries and Updates in Summary Views and Their Indexes.- Controlled Lock Violation.- Orthogonal Key-Value Locking.- Orthogonal Key-Value Validation.- Serializable Timestamp Validation.- Repairing Optimistic Concurrency Control.- Avoiding Index-Navigation Deadlocks.- A Problem in Two-Phase Commit.- Deferred Lock Enforcement.- The End of Optimistic Concurrency Control.- Author's Biography.

Notă biografică

Goetz Graefe has been a professor, product architect, and industrial researcher since 1987. Like other database vendors, Microsoft SQL Server adopted his designs for query optimization and query execution. He has published tutorial surveys on query execution, sorting, b-tree indexing, concurrency control, logging and recovery, as well as numerous novel techniques and research results in query processing and transactional data storage.