File:Basic Paxos without failures.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 467 × 784 pixels, file size: 16 KB)

Summary

Description
English: Image generated by Plant UML from the following code:
@startuml
skinparam BoxPadding 25

Participant Client as C
Participant Proposer as P
box Acceptors
  Participant A as AA
  Participant B as AB
  Participant C as AC
end box
box Learners
  Participant A as LA
  Participant B as LB
end box

C ->> P:Request
note over P: Proposer selects\n1 as the identifier
== Phase 1a ==
P ->> AA: Prepare(1)
P ->> AB
P ->> AC
== Phase 1b ==
AA ->> P: Promise(1,Va)
AB ->> P: Promise(1,Vb)
AC ->> P: Promise(1,Vc)
== Phase 2a ==
P ->> AA: Accept!(1,V)
P ->> AB: 
P ->> AC: 
== Phase 2b ==
AA ->> P: Accepted(1,V)
AA ->> LA
AA ->> LB
AB ->> P: Accepted(1,V)
AB ->> LA
AB ->> LB
AC ->> P: Accepted(1,V)
AC ->> LA
AC ->> LB
LA ->> C: Response
LB ->> C:
@enduml
Date
Source Own work
Author Iamfromspace

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

8 June 2022

image/svg+xml

648e9eaaee2a041ca60f4daf980486e30e55d07b

16,771 byte

784 pixel

467 pixel

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current03:22, 9 June 2022Thumbnail for version as of 03:22, 9 June 2022467 × 784 (16 KB)IamfromspaceUploaded while editing "Paxos (computer science)" on en.wikipedia.org
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata