two-phase commit

短语

词形变化

two-phase commits 复数 two-phase commits

释义与例句

n.
  1. 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.