Logical clocks
Logical clocks are clocks used in
asynchronous distributed systems for ordering events since there are no global physical clocks available. Logical clocks could be build using partial (see
Lamport ordering) or total ordering (see Vector ordering).
This article is a stub. You can help Wikipedia by fixing it.