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 -

Command prompt result in label. Python 2.7 -

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