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.
