Expand description
Deterministic sequence reordering primitive for parallel pipelines.
SequenceRing accepts potentially out-of-order records tagged with a
sequence ID and emits them in-order.
Structsยง
- Sequence
Ring - Bounded channel with sequence tracking for ordered emission
- Sequence
Ring Stats - Statistics about sequence ring operation
- Sequenced
Record - Record with sequence ID for ordered processing