Expand description
Resend-service bookkeeping: pending archive lookups, response coalescing, and deterministic jitter.
Structs§
- Coalesce
Ring - 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).
- Jitter
Source - SplitMix64: deterministic scheduling jitter.
- Pending
Lookup - An archive lookup the platform has been asked to perform.