Content deleted Content added
m Date/fix the maintenance tags or gen fixes |
Xkrebstarx (talk | contribs) Changed a typo from "commig" to "commit" in line -Algorithms for solving the atomic commit protocol- |
||
Line 20:
=== [[Atomic commit]] ===
An atomic commit is an operation where a set of distinct changes is applied as a single operation. If the atomic commit succeeds, it means that all the changes have been applied. If there is a failure before the atomic commit can be completed, the "commit" is aborted and no changes will be applied.
Algorithms for solving the atomic
=== Reliable Broadcast ===
|