You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Fernando Oliveira <fe...@gmail.com> on 2016/10/12 01:23:29 UTC

Re: How to use RPC mechanism in Kafka?

You could do every producer consume on a specific partition of response topic (no high level consume) and send that number on the message... when the consumer process the data, it sends the answer to the specific partition

Enviado do meu iPhone