Spring kafka performance vs native kafka api -


i developer using spring kafka producing/consuming, have question performance. performance difference between spring kafka vs native kafka api? there performance drop using spring kafka comparing native kafka api? has tried performance before , know answer? thanks.

you should not see significant performance differences.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -