Yes it implies that. On Wed, Oct 7, 2015 at 12:21 PM, dermoritz <[email protected]> wrote: > I am using split and aggregator both provide "parallelProcessing". In my case > i want to configure the number of threads, so i use executorService to set > an executor with configured number of threads. > > My question is do i need to explicitly set parallelProcessing or does > setting executorService does imply parallelProcessing? > > For split the documentation states for executorServiceRef (Ref!) that this > implies parallelProcessing. But on the same page there is an example: > > "parallelProcessing().executorService(pool)" > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/does-executorService-implies-parallelProcessing-tp5772375.html > Sent from the Camel - Users mailing list archive at Nabble.com.
-- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2nd edition: https://www.manning.com/books/camel-in-action-second-edition
