I have 2 services. Both of them need subscribe to the same channel.
The 2 services are load balanced. Each service runs on multiple servers.
So how can I be sure only 1 instance of each service consume the message of that channel.
Is this supported on Redis?
Thanks
question from:https://stackoverflow.com/questions/7196306/competing-consumer-on-redis-pub-sub-supported