Hi i am working with Mule Any Point Studio and i am curious to know about how this works with VM and Request-Reply scope so that Mule is able to asynchronously process the multiple incoming calls to Mule.
I just want to know how Request-Reply scope works internally. I have gone through complete Mule Tutorial as mention in the given link. But i didn't get the correct idea of working , i am new bee to this.
I want to use Request-Reply Scope to implement the Async Parallel Processing with Mule using VM. For this i went through with this Link but still i need more light on how this works.