zlacker

[return to "Idempotency keys for exactly-once processing"]
1. ekjhgk+hVf[view] [source] 2025-12-05 21:31:42
>>defly+(OP)
Here's what I don't understand about distributed systems: TCP works amazing, so why not use the same ideas? Every message increments a counter, so the receiver can tell the ordering and whether some message is missing. Why is this complicated?
◧◩
2. Ethery+sYf[view] [source] 2025-12-05 21:46:23
>>ekjhgk+hVf
TCP is a one to one relation, distributed systems are many to many.
[go to top]