Skip to content

Topic

Message delivery semantics

The guarantees a messaging system makes about how many times a message reaches a consumer: at-most-once, at-least-once, or exactly-once.

Current clusters