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

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -