Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
dclusin
13y ago
0 comments
Save
Share
Sequence numbers on messages sent by producers coupled with some sort of persistence by the sender. This way when a gap is detected some sort of resend protocol can be implemented to achieve the delivery guarantee.
0 comments
2 comments · 1 top-level
top
newest
oldest
jlgreco
13y ago
· 1 in thread
So the sender just keeps trying until it gets an ACK. Fair enough, though I imagine you'd want to run multiple nodes even with this.
dclusin
OP
13y ago
Correct. Reliability and Availability are two separate but related goals.
j
/
k
navigate · click thread line to collapse