Gbcast (original) (raw)
Gbcast (also known as group broadcast) is a reliable multicast protocol that provides ordered, fault-tolerant (all-or-none) message delivery in a group of receivers within a network of machines that experience crash failure. The protocol is capable of solving Consensus in a network of unreliable processors, and can be used to implement state machine replication. Gbcast can be used in a standalone manner, or can support the virtual synchrony execution model, in which case Gbcast is normally used for group membership management while other, faster, protocols are often favored for routine communication tasks.
Property | Value |
---|---|
dbo:abstract | Gbcast (also known as group broadcast) is a reliable multicast protocol that provides ordered, fault-tolerant (all-or-none) message delivery in a group of receivers within a network of machines that experience crash failure. The protocol is capable of solving Consensus in a network of unreliable processors, and can be used to implement state machine replication. Gbcast can be used in a standalone manner, or can support the virtual synchrony execution model, in which case Gbcast is normally used for group membership management while other, faster, protocols are often favored for routine communication tasks. (en) |
dbo:wikiPageID | 36377373 (xsd:integer) |
dbo:wikiPageLength | 65776 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1117361790 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Virtual_synchrony dbr:Fred_B._Schneider dbr:Consensus_(computer_science) dbr:Leslie_Lamport dbr:Paxos_(computer_science) dbc:Fault-tolerant_computer_systems dbr:Dahlia_Malkhi dbr:Transmission_Control_Protocol dbr:Atomic_broadcast dbc:Distributed_algorithms dbr:Reliable_multicast dbr:State_machine_replication dbr:Safety_and_liveness_properties dbr:Vanilla_(software) |
dbp:wikiPageUsesTemplate | dbt:Reflist dbt:Var |
dcterms:subject | dbc:Fault-tolerant_computer_systems dbc:Distributed_algorithms |
gold:hypernym | dbr:Protocol |
rdf:type | dbo:Software yago:Artifact100021939 yago:ComputerSystem103085915 yago:Instrumentality103575240 yago:Object100002684 yago:PhysicalEntity100001930 yago:System104377057 yago:Whole100003553 yago:WikicatFault-tolerantComputerSystems |
rdfs:comment | Gbcast (also known as group broadcast) is a reliable multicast protocol that provides ordered, fault-tolerant (all-or-none) message delivery in a group of receivers within a network of machines that experience crash failure. The protocol is capable of solving Consensus in a network of unreliable processors, and can be used to implement state machine replication. Gbcast can be used in a standalone manner, or can support the virtual synchrony execution model, in which case Gbcast is normally used for group membership management while other, faster, protocols are often favored for routine communication tasks. (en) |
rdfs:label | Gbcast (en) |
owl:sameAs | freebase:Gbcast yago-res:Gbcast wikidata:Gbcast https://global.dbpedia.org/id/4krjM |
prov:wasDerivedFrom | wikipedia-en:Gbcast?oldid=1117361790&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Gbcast |
is dbo:wikiPageRedirects of | dbr:Gbcast_(computer_science) |
is dbo:wikiPageWikiLink of | dbr:Paxos_(computer_science) dbr:Gbcast_(computer_science) |
is foaf:primaryTopic of | wikipedia-en:Gbcast |