Back to index

Transaction Management in the R* Distributed Database Management System

C. Mohan, B. Lindsay, and R. Obermarck
IBM Almaden Research Center
Scribe by: Zuyu Zhang

One-line Summary

The R* distributed database system extended two-phase commit protocol by Presumed Abort (PA) and Presumed Commit (PC), to reduce message traffic among data sites and log writes for a shorter response time.

Overview/Main Points

Relevance

Flaws