On Thu, Sep 22, 2011 at 7:20 AM, Yasser Al Masri <[email protected]> wrote: > Hi, > > For synchronous communication between invoker and invoked machines we > usually need to pass back a variable or some sort of signal to tell it that a > result of a particular operation is so and so. Is there a way to accomplish > this? <snip/>
Event correlation using application-specific naming patterns or payload properties is one way. Event payloads are open-ended and their interpretation is upto the application. -Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
