|
|
|
|
|
by zheng
4104 days ago
|
|
Most systems I know which require this just do at-least once on the sending side and dedupe on the receiving side. If you build this into your framework, to applications you have exactly-once barring unbounded partitions and the like. |
|