Atomic broadcast

In fault-tolerant distributed computing, an atomic broadcast or total order broadcast is a broadcast where all correct processes in a system of multiple processes receive the same set of messages in the same order; that is, the same sequence of messages.[1][2] The broadcast is termed "atomic" because it either eventually completes correctly at all participants, or all participants abort without side effects. Atomic broadcasts are an important distributed computing primitive.

  1. ^ Cite error: The named reference Kshemkalyani was invoked but never defined (see the help page).
  2. ^ Cite error: The named reference Defago2004 was invoked but never defined (see the help page).

From Wikipedia, the free encyclopedia ยท View on Wikipedia

Developed by Tubidy