<p>Hello</p>
<p>I have an application wherein I send group of mesages for processing by remote consumers. I need to send another messages only after all the previous messages are processed. Can anyone give me a hint here?<br>
right now, I wait for a return message from the consumers and count the number of return messages to the number of messages sent.anyother effective way will be interesting</p>
<p>Balson</p>