How to configure Unicast mode #251
Unanswered
phtran-dev
asked this question in
Q&A
Replies: 1 comment 2 replies
|
What do you mean by 2 consumers here? Are they different consumer group or there're multiple instances of the same consumer? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I do not see any relevant documents mentioning how to configure unicast mode. For example I have 2 consumers in distributed environment. How to configure rqueue such that the same message is not consumed twice by 2 consumsers ?
All reactions