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

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -