Hi Folks, I have a route using a Splitter with parallel processing enabled. The exchange contains List<SomeObject> someObjectList and the size of someObjectList is five.
SomeObject contains a property - *id* If the first two elements of the list contain the same id, is it possible to process these on the same thread (i.e. these two elements are sticky to a certain thread) while the other three elements are processed on separete threads? Any insights are much appreciated. Thanks, Edwin -- View this message in context: http://camel.465427.n5.nabble.com/Question-on-Splitter-Parallel-Processing-tp5729204.html Sent from the Camel - Users mailing list archive at Nabble.com.