mpc vm service 1 digraph G{ ALICE -> BOB; BOB -> ALICE; } 2 digraph G{ ALICE -> PROXY -> BOB; BOB -> PROXY -> ALICE; } MpcTaskDispatcher init some MpcTaskProcessor When a task is committed, whichever node. alice or bob