Hi,

I have a basic question about how framework processes the messages. If i
have something like this:

<from uri="something" />
<process ref = "somebean1" />
<process ref = "somebean2" />
<process ref = "somebean3" />

In this case i have multiple processors for the message. Would this
processing be serialized or Camel will send the message in parallel to each
processor ?

Thanks

--
View this message in context: 
http://camel.465427.n5.nabble.com/Apache-Camel-Threading-Model-tp5714026.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to