On 2020/11/13 09:09:00, John Coleman <[email protected]> wrote: 
> Hi,
> 
> We have very high latency ~1 second when we send a small number of small 
> messages to Kafka. The whole group of messages is less than 1k. We are 
> thinking better to just send the messages together as 1 message containing a 
> collection of all the messages.
> 
> Is there something that we can tweak to reduce this latency? We have 10 
> producers and they publish to a topic with 5 consumers. Be nice if we don’t 
> have to change our message structure.
> 
> TIA
> John
> 

Reply via email to