And/or a seda route with an InOnly ExchangePattern might work. On Feb 3, 2012, at 9:17 AM, Claus Ibsen <[email protected]> wrote:
> The Wire Tap EIP pattern > > On Fri, Feb 3, 2012 at 5:51 PM, Apache <[email protected]> wrote: >> Multicast caller thread still blocks on everything within the multicast >> block. >> Basically I am looking for a way to invoke uri's in a non blocking way where >> the caller thread moves on after delivering a uri. >> >> I have also looked at your other posts within this forums but seems like >> using the asynchronousDelayed option only makes the retries by a thread pool >> thereby giving the effect of a non blocking call but the first thread is >> always blocking. Is ther a way around it ? >> >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/Synchronize-within-multicast-tp5452263p5454420.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/
