Hi all, I have to deal with a large data set in middle of my route. I am trying to process it in parts using a SEDA route with many concurrent consumer. Is there any way I can put message to a route inside a loop in my custom processor component or a bean component?
Please advice. -- BR Muhsin