Skip to main content

three_phase_commit

Function three_phase_commit 

Source
pub fn three_phase_commit(participants: &mut Vec<ThreePCParticipant>) -> bool
Expand description

Run a full 3PC protocol. Returns true if committed.