Expand description

An implementation of the 2PC (Two-Phase Commit) atomic commitment protocol.

The algorithm attempts to faithfully implement 2PC as it is described in the following source:

Structs

Enums

Type Aliases

  • The scope of a single run through the algorithm.