Parallel processing in OSB
760173Mar 18 2010 — edited Mar 18 2010Hi everyone,
I need to implement parallel processing in the OSB. I have a proxy service which implements a request reply pattern over JMS. This service needs to invoke three such services (request-reply over JMS) in parallel and aggregate the result and send it as a reply. How can I do this in OSB?
I have looked at the Split-Join element but it seems to only support web services. Is that correct?
Best regards,
Dimo