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.