Can anyone give me a complete example of JMS Asynchronous implementation
in Mule
I've been searching a lot and yes, I saw a few implementations but i still
don't get how a client can consume those responses asynchronously, can
anyone explain me or give me an example, please?
The only thing i got in mind now is, a little flow that sends the request
using one-way exchange-pattern to specify that it will be asynchronous.
Great, then what? i mean, once it's in the queue. How me, as a client, can
get my messages after a certain amount of time?
Thanks in advance.
No comments:
Post a Comment