No, the big number of concurrentConsumers can spend lot of CPU time when switching the thread context.
-- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On October 9, 2014 at 3:31:17 AM, bonnahu ([email protected]) wrote: > Hi everyone, > I have a question about the value of concurrentConsumers for SEDA. According > to the document, if limitConcurrentConsumers is set to true, then the number > of concurrentConsumers would be set the maximum of 500. My question is that > is it always good to set the concurrentConsumers to a big number so we can > make sure the message can be consumed quickly. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Set-concurrentConsumers-of-SEDA-tp5757417.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >
