Read the EIP documentation for the EIPs you use. For multicast http://camel.apache.org/multicast.html
See the table with options. There is a parallelProcessing option. Set that option to true. On Fri, Feb 3, 2012 at 4:33 PM, Apache <[email protected]> wrote: > I tried using pipeline but it would still not make B and C execute > synchronously ( last uri mean to be C ). > > > I am trying using seda and direct so I guess a question on direct is that > would using a thread after direct block the direct thread ? Example below: > > <direct ...> > <threads executorRef .... /> > </direct> > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Synchronize-within-multicast-tp5452263p5454181.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
