Logical clocks
Appearance
Logical clocks are clocks used in asynchronous distributed systems for ordering events since there are no global physical clocks available. Logical clocks could be built using partial (see Lamport ordering) or total ordering (see Vector ordering).