Skip to search formSkip to main contentSkip to account menu

Three-phase commit protocol

Known as: 3PC, Three-phase commit, Three-phase-commit protocol 
In computer networking and databases, the three-phase commit protocol (3PC) is a distributed algorithm which lets all nodes in a distributed system… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Review
2016
Review
2016
Distributed database systems use commit protocols to ensure atomicity in case of distributed transactions and a wide variety of… 
2016
2016
In the distributed environment it is very much necessary to build a system which share secure data among multiple users. Key… 
2012
2012
The 2-phase commit protocol is a standard algorithm for safeguarding the ACID properties of transaction in the distributed system… 
2011
2011
In distributed environment the transparency of transaction is the most significant feature. It helps in maintaining data… 
2009
2009
Resources in distributed infrastructure such as the grid are typically autonomously managed and shared across a distributed set… 
Review
2008
Review
2008
ODRA (Object Database for Rapid Application development) is an objectoriented database management system provided as an… 
2007
2007
In this paper,we give a brief discussion on transaction commit protocol of distributed database system and an analysis of its… 
1998
1998
In distributed database systems (DDBSs), a transaction acquires the locks on the data objects during the execution and releases… 
1998
1998
In distributed database systems (DDBSs), a transaction blocks during two-phase commit (2PC) processing if the coordinator site…