Module repair

Module repair 

Source
Expand description

Resend-service bookkeeping: pending archive lookups, response coalescing, and deterministic jitter.

Structs§

CoalesceRing
Ring of recently transmitted or answered frames, for coalescing resend requests: duplicate requests from multiple group members, and requests for a frame whose original transmission just left this node (a slow serialized link can deliver frames later than the requester’s patience).
JitterSource
SplitMix64: deterministic scheduling jitter.
PendingLookup
An archive lookup the platform has been asked to perform.