kafka architecture
In kafka server we have the topics and each topic have the parition and we have the producers(1,2,3).
producers that is mapped to the parition as showed in the above figure.
The role of the publisher is to publish the message .
There can be multiple ...
srinivasreddyettedi.hashnode.dev1 min read