Skip to content
Discussion options

You must be logged in to vote

Publisher confirms are generally entirely orthogonal to consumer acknowledgements, just like publishers are unaware of consumers and vice versa.

We cannot speculate as to which event "will be faster", in particular in the presence of multiple queues. By far the best choice for data safety, besides using publisher confirms, would be to also use a quorum queue or a stream (this means using a different client library and protocol, of course).

but confirms are not active,

refers to consumer acknowledgements as far as I can tell, I will update that section to make it clearer, as in the rest of the guides.

Using publisher confirms and then automatic acknowledgements on the consumer end is wei…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@michaelklishin
Comment options

@UncleJuJu
Comment options

@michaelklishin
Comment options

@lhoguin
Comment options

@UncleJuJu
Comment options

Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants