networking - Order of magnitude of Kafka network overhead -


i want have idea of network use kafka. used tcpdump , tried @ tcp packets. noticed there lot of packets between producers / brokers / consumers / zookeeper. found biggest packets corresponding messages have difficulties know small ones corresponding (between different acks instance).

do have idea of overhead of kafka ? or maybe the pattern request of kafka used estimate ?

thank you


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -