Hi,
My use case is I have a producer producing on topicA and there are 10
consumer on it. I want 5 of them get message normally and for remaining 5
only one of them get this message.
Is there a way to achieve this functionality without making any broker side
change. Can this be achieved using selectors?
Thanks
My use case is I have a producer producing on topicA and there are 10
consumer on it. I want 5 of them get message normally and for remaining 5
only one of them get this message.
Is there a way to achieve this functionality without making any broker side
change. Can this be achieved using selectors?
Thanks