If there are no more updates, replicas will eventually go towards the same state (may take a long time)
If two replicas communicate with one another, they will converge towards the same state, even if updates occur. Consists of…
Replicas process operations based off of local state only
Any two replicas that have processed the same set of updates are in the same state (even if processing order differs)