dmq-delivery-semantics-in-poll

Status: IN

The three delivery modes (at_least_once, at_most_once, exactly_once) are enforced entirely within `poll()` and `commit()`, not in the publish path.

Source: entries/2026/06/05/distributed-message-queue-solution.md

Depended on by

JSON