Hacker News new | ask | show | jobs
by staticassertion 1905 days ago
> Add to that their insistence in claiming “exactly once delivery semantics” from Kafka despite that being provably impossible

Exactly once delivery is impossible. Exactly once processing is possible. TBH, semantically there's very little difference between those two from an end user perspective.