two-phase commit

A commit operation that has two main steps: requesting the components of a distributed system to notify whether they are able to apply the commit and notify the components to apply it (if all of them notified that they are able to) or to abort it otherwise.

Noun

  1. A commit operation that has two main steps: requesting the components of a distributed system to notify whether they are able to apply the commit and notify the components to apply it (if all of them notified that they are able to) or to abort it otherwise.

    Synonyms: 2PC

Forms

two-phase commits