we tested our new application that reads and writes to kafka.

at first we found the access latency is very high. then we realized that
it's because the client and server are in different colos. moving them
together reduces down the access time to < 4 ms.


I was wondering if there are any techniques/properties to set , or maybe
enhancements to be made to the kafka code, that could cater to such
situations ?

Thanks
Yang

Reply via email to