I'm starting to use kafka for a low latency application.

I need a topic that has over all process latency around 2 or 3 ms, (latency
from producer to consumer)

I want to use a async producer, but I'm not getting it to work that fast.
What are the key properties to configure in: producer, consumer, and topic
to accomplish the best latency possible ?

I can send you what I have configured so far.

Thank you --

Reply via email to