On Transactional Concurrency Control

Graefe, Goetz, Jagadish, H. V.

  • 出版商: Morgan & Claypool
  • 出版日期: 2019-06-11
  • 售價: $3,120
  • 貴賓價: 9.5$2,964
  • 語言: 英文
  • 頁數: 406
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1681735482
  • ISBN-13: 9781681735481
  • 海外代購書籍(需單獨結帳)

商品描述

This book contains a number of chapters on transactional database concurrency control.

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.