You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by kgdinesh <di...@gmail.com> on 2016/03/02 15:25:07 UTC

Re: [Camel-Kafka] consumerStreams vs ConsumersCount

Hi,

I have a single topic with 8 partitions and my consumer app has to process
all the events as fast as possible.

Which among the following is the best configuration for this scenario?

1. ConsumerCount: 1 and ConsumerStreams: 8
2. ConsumerCount: 8 and ConsumerStreams: 1

Regards,
Dinesh Babu K.G



--
View this message in context: http://camel.465427.n5.nabble.com/Camel-Kafka-consumerStreams-vs-ConsumersCount-tp5768581p5778519.html
Sent from the Camel - Users mailing list archive at Nabble.com.