I have a service unit composed of an eip:async-bridge configured with a certain number of seconds for timeout. When I send a message into this service unit, it hands it off to another service to create a response message. If I delay the response message or simply do not return a response message, I've noticed that it appears that I cannot process other request/response pairs through my service unit during the timeout duration.
So is it accurate that the eip:async-bridge will block for the timeout duration while waiting for the response message to come back? If so, is there away to accomplish the async-bridge functionality that does not hold up processing of other messages? -- View this message in context: http://old.nabble.com/Does-EIP-AsyncBridge-block-processing--tp26699267p26699267.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
