Claus, Please disregard my question. Based on your statements, I dug back even further in the chain. I found a spot in my code that uses a ProducerTemplate that was over-synchronized and causing every request to hold until the response was complete. By fixing the synchronization in my method, I'm now seeing the asynchronous Camel behavior I was originally expecting.
Thanks for your help, Craig -- View this message in context: http://camel.465427.n5.nabble.com/Asynchronous-behavior-of-SEDA-queue-tp5714635p5714682.html Sent from the Camel - Users mailing list archive at Nabble.com.