Content deleted Content added
No edit summary |
|||
Line 22:
==Disadvantages==
[[Three-phase commit]] assumes a network with bounded delay and nodes with bounded response times; In most practical systems with unbounded network delay and process pauses, it cannot guarantee atomicity. The other drawback of the protocol is it requires at least three round trips to complete, needing a minimum of three round trip times (RTTs). This is potentially a long latency to complete each transaction.
==References==
|