awesome-everything RU

idempotent producer

RU: idempotent producer

A message producer that guarantees each logical message is written to a log or queue exactly once, even if the producer retries after a failure. The producer attaches a sequence number to each batch; the broker detects and discards retransmitted duplicates based on the sequence, converting at-least-once delivery into per-session exactly-once delivery.

shortcuts expand
search
K
prev piece
k
next piece
j
cycle tier
t
this menu
?