I haven't tested it, but perhaps you can do something like this:
from("direct:a").multicast().parallelProcessing().to("bean:processor1", 
"bean:processor2",....);

But then you'll have to create beans from all your processors.


________________________________
Van: Sachin [via Camel] [[email protected]]
Verzonden: vrijdag 26 april 2013 15:51
To: Wuyts Diether
Onderwerp: RE: Processors in parallel mode

Thanks for reply.
Yeah i can do that but only constraint is that i have so many processors and it 
doesnt make much sense to convert them to routes. Is there any other way i can 
run my processors concurrently?

________________________________
If you reply to this email, your message will be added to the discussion below:
http://camel.465427.n5.nabble.com/Processors-in-parallel-mode-tp5731613p5731617.html
To start a new topic under Camel - Users, email 
[email protected]
To unsubscribe from Camel - Users, click 
here<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=ZGlldGhlci53dXl0c0BvcHRpcy5iZXw0NjU0Mjh8OTE4NjI3OTg5>.
NAML<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>




--
View this message in context: 
http://camel.465427.n5.nabble.com/Processors-in-parallel-mode-tp5731613p5731618.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to