Module mem

Module mem 

Source
Expand description

An in-memory implementation of a Clock.

Structsยง

MemClock
A thread safe implementation of a lamport clock. It uses efficient atomic operations for all of its functions.