roxanne
Uploaded by
6 SLIDES
199 VUES
60LIKES

Overview of Distributed Transactions: Two-Phase Commit and Three-Phase Commit Protocols

DESCRIPTION

This lecture explores distributed transactions and commit protocols, focusing on the Two-Phase Commit (2PC) and Three-Phase Commit (3PC) methods. It covers key concepts such as the base protocol, the successful outcome of transactions, and asynchronous end record writing. Additionally, it delves into state diagrams illustrating presumed commit and presumed abort scenarios. The roles of coordinators and participants in these protocols are examined, providing a comprehensive understanding of how these systems maintain consistency and reliability across distributed databases.

1 / 6

Télécharger la présentation

Overview of Distributed Transactions: Two-Phase Commit and Three-Phase Commit Protocols

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Lecture 13 Distributed Transactions and Commit Protocols

  2. Two-Phase Commit • Base protocol • Successful outcome • End record written asynchronously

  3. State Diagrams

  4. Presumed Commit

  5. Presumed Abort

  6. Three Phase Commit (3PC) Coordinator Participant

More Related