On Transactional Concurrency Control von Goetz Graefe | ISBN 9783031018732

On Transactional Concurrency Control

von Goetz Graefe
Buchcover On Transactional Concurrency Control | Goetz Graefe | EAN 9783031018732 | ISBN 3-031-01873-7 | ISBN 978-3-031-01873-2

On Transactional Concurrency Control

von Goetz Graefe
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.