Use routing key for binding when using consistent hashing exchange #4265
Unanswered
gdvalishvili1
asked this question in
Questions
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
If I have event-driven/pub-sub microservices architecture and want to use queue per service that uses event name as routing key to bind to consistent hashing exchange. when using consistent hash exchange, there is no possibility to bind queue that only needs specific events, because routing key used as Binding Weight. Is it possible to achieve this using consistent hashing? Or we can use different approach of Exchange design/topology
Beta Was this translation helpful? Give feedback.
All reactions