Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Paxos_(computer_science)> ?p ?o. }
Showing items 1 to 51 of
51
with 100 items per page.
- Paxos_(computer_science) abstract "Paxos is a family of protocols for solving consensus in a network of unreliable processors.Consensus is the process of agreeing on one result among a group of participants. This problem becomes difficult when the participants or their communication medium may experience failures.Consensus protocols are the basis for the state machine approach to distributed computing, as suggested by Leslie Lamport and surveyed by Fred Schneider. The state machine approach is a technique for converting an algorithm into a fault-tolerant, distributed implementation. Ad-hoc techniques may leave important cases of failures unresolved. The principled approach proposed by Lamport et al. ensures all cases are handled safely.The Paxos protocol was first published in 1989 and named after a fictional legislative consensus system used on the Paxos island in Greece. It was later published as a journal article in 1998.The Paxos family of protocols includes a spectrum of trade-offs between the number of processors, number of message delays before learning the agreed value, the activity level of individual participants, number of messages sent, and types of failures. Although no deterministic fault-tolerant consensus protocol can guarantee progress in an asynchronous network (a result proved in a paper by Fischer, Lynch and Paterson), Paxos guarantees safety (consistency), and the conditions that could prevent it from making progress are difficult to provoke.Paxos is usually used where durability is required (for example, to replicate a file or a database), in which the amount of durable state could be large. The protocol attempts to make progress even during periods when some bounded number of replicas are unresponsive. There is also a mechanism to drop a permanently failed replica or to add a new replica.".
- Paxos_(computer_science) wikiPageExternalLink summary?doi=10.1.1.44.5607.
- Paxos_(computer_science) wikiPageExternalLink erlpaxos.
- Paxos_(computer_science) wikiPageExternalLink Consistency,+Fault+Tolerance,+and+Availability.
- Paxos_(computer_science) wikiPageExternalLink ftfile.rodia.pl.
- Paxos_(computer_science) wikiPageExternalLink doozerd.
- Paxos_(computer_science) wikiPageExternalLink isis2.codeplex.com.
- Paxos_(computer_science) wikiPageExternalLink libpaxos.sourceforge.net.
- Paxos_(computer_science) wikiPageExternalLink mpaxos.com.
- Paxos_(computer_science) wikiPageExternalLink openreplica.org.
- Paxos_(computer_science) wikiPageExternalLink bigtable.html.
- Paxos_(computer_science) wikiPageExternalLink chubby.html.
- Paxos_(computer_science) wikiPageExternalLink osr2007.pdf.
- Paxos_(computer_science) wikiPageExternalLink paxos-commit.
- Paxos_(computer_science) wikiPageExternalLink paxos-simple.
- Paxos_(computer_science) wikiPageExternalLink paxos-family.html.
- Paxos_(computer_science) wikiPageExternalLink www.lamport.org.
- Paxos_(computer_science) wikiPageExternalLink libpaxos-cpp.
- Paxos_(computer_science) wikiPageExternalLink jbp.html.
- Paxos_(computer_science) wikiPageExternalLink mao.pdf.
- Paxos_(computer_science) wikiPageExternalLink www.wandisco.com.
- Paxos_(computer_science) wikiPageExternalLink paxos.
- Paxos_(computer_science) wikiPageID "5722488".
- Paxos_(computer_science) wikiPageRevisionID "606672035".
- Paxos_(computer_science) hasPhotoCollection Paxos_(computer_science).
- Paxos_(computer_science) subject Category:Distributed_algorithms.
- Paxos_(computer_science) subject Category:Fault-tolerant_computer_systems.
- Paxos_(computer_science) type Artifact100021939.
- Paxos_(computer_science) type ComputerSystem103085915.
- Paxos_(computer_science) type Fault-tolerantComputerSystems.
- Paxos_(computer_science) type Instrumentality103575240.
- Paxos_(computer_science) type Object100002684.
- Paxos_(computer_science) type PhysicalEntity100001930.
- Paxos_(computer_science) type System104377057.
- Paxos_(computer_science) type Whole100003553.
- Paxos_(computer_science) comment "Paxos is a family of protocols for solving consensus in a network of unreliable processors.Consensus is the process of agreeing on one result among a group of participants. This problem becomes difficult when the participants or their communication medium may experience failures.Consensus protocols are the basis for the state machine approach to distributed computing, as suggested by Leslie Lamport and surveyed by Fred Schneider.".
- Paxos_(computer_science) label "Algoritmo de Paxos".
- Paxos_(computer_science) label "Paxos (computer science)".
- Paxos_(computer_science) label "Paxos (informatique)".
- Paxos_(computer_science) label "Paxosアルゴリズム".
- Paxos_(computer_science) label "Paxos算法".
- Paxos_(computer_science) label "Алгоритм Паксос".
- Paxos_(computer_science) sameAs Algoritmo_de_Paxos.
- Paxos_(computer_science) sameAs Paxos_(informatique).
- Paxos_(computer_science) sameAs Paxosアルゴリズム.
- Paxos_(computer_science) sameAs m.0f15vd.
- Paxos_(computer_science) sameAs Q987969.
- Paxos_(computer_science) sameAs Q987969.
- Paxos_(computer_science) sameAs Paxos_(computer_science).
- Paxos_(computer_science) wasDerivedFrom Paxos_(computer_science)?oldid=606672035.
- Paxos_(computer_science) isPrimaryTopicOf Paxos_(computer_science).