Hi, This may obviously depend on your scenario. If you receive a payload by some channel that contains all your input messages (or where you can create all your input messages from) and you want to split this message and send each of the parts to the same web service in parallel the splitter EIP may help you (see http://camel.apache.org/splitter.html )
Best regards Stephan -----Original Message----- From: santhoshks [mailto:santhoshks...@gmail.com] Sent: Dienstag, 10. Mai 2016 02:23 To: users@camel.apache.org Subject: ParallelProcessing of a webservice Hi, I have a requirement where I have to call same webservice multiple times with different input. I can do this webservice calls in parallel. Can you suggest on how can I do it? Note: I am new to Camel :) -- View this message in context: http://camel.465427.n5.nabble.com/ParallelProcessing-of-a-webservice-tp5782391.html Sent from the Camel - Users mailing list archive at Nabble.com.