Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

exactly once delivery is not satisfied if the same message is delivered to the recipient multiple times


It depends on your definition of 'recipient' and 'delivery'. If you assume that the receiver is a specific database instance (or shard) or a specific data store (on the receiver side), then it's totally possible to have exactly once delivery in the sense that each message sent would end up being inserted into the database/data store exactly once without duplicates.


but you can't make those assumptions, in general




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: