This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 112 lines
!!! Overview
[{$pagename}] is a family of [protocols] for solving [Distributed Consensus] in a possibly unreliable [network] of unreliable [nodes].
[{$pagename}] guarantees [consistency] and the conditions that could prevent it from making progress are difficult to provoke.
[{$pagename}] was popularized by [Google]'s [Chubby Lock Service], and is the core behind the open-source [Keyspace] data store.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Paxos_(computer_science)|Wikipedia:Paxos_(computer_science)|target='_blank'] - based on information obtained 2018-02-05-