Hello All, I am trying to understand the Kafka 1:N pattern. I am trying to understand it in terms of a twitter like app.
For every user there will be 1 Producer. Each follower will be in its own consumer group and there will be a Broker which will connect Producer to Consumer groups. Am I getting it right ? Thanks. Any advice would be appreciated. regards Chandra R