This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: splitter + aggregator + thread pooldavsclaus Sep 13, 2011 7:44 AM (in response to jamie3_james.archibald)Then enable parallelProcessor on the splitter. Or configure it to use a specific thread pool (executor service) See details here also http://camel.apache.org/splitter.html http://camel.apache.org/threading-model.html If you have the Camel in Action book, then the Splitter pattern is covered in chapter 8, and in chapter 10 we also cover parallel processing with EIPs such as the splitter. 
- 
        2. Re: splitter + aggregator + thread pooljamie3_james.archibald Sep 13, 2011 7:57 AM (in response to davsclaus)Just found the text in the book that references the splitter+parallel processing. thanks! 
 
    