On Tue, Oct 19, 2010 at 5:31 PM, Olivier.Roger <[email protected]> wrote: > > The consumer is a JMS queue, > > Does setting a number of consumer on it would have the expected effect ?
Yes it will have the effect. In fact with that you do not need the thread pool stuff. > > I will check and see what thread is used for the exec call and get back to > you. > -- > View this message in context: > http://camel.465427.n5.nabble.com/ThreadPool-Howto-tp3218747p3219243.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
