Skip to search formSkip to main contentSkip to account menu

Paxos (computer science)

Known as: Paxos (disambiguation), Paxos protocol, Paxos distributed consensus algorithm 
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… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Distributed consensus is fundamental in distributed systems for achieving fault-tolerance. The Paxos algorithm has long dominated… 
2012
2012
The advent of service-oriented architectures has strongly facilitated the development and deployment of large-scale distributed… 
2011
2011
Safety properties are crucial when verifying real-time concurrent systems. When reasoning parametrically, i.e., with unknown… 
2011
2011
In most functional languages, memory management is delegated to the runtime system. There usually exists a garbage collector in… 
Review
2009
Review
2009
P2P systems must handle unexpected peer failure and leaving, and thus it is more difficult to implement than server-client… 
2005
2005
Using distributed consensus algorithms is an established way to implement group communication systems with total message ordering… 
2005
2005
In this paper, we explore new failure models for multi-site systems, which are systems characterized by a collection of sites… 
2004
2004
The Software Architecture discipline is devoted to the study and description of structures, created by the composition of… 
2001
2001
Type specialization can serve as a powerful tool in enforcing safety properties on foreign code. Using the specification of a…