RE: Reliable messaging
"Christopher B Ferris" <[email protected]>
| Newsgroups | gmane.comp.web.services.ws-arch |
|---|---|
| Message-ID | <OF90907882.A5DFFC47-ON85256C24.0073E291-85256C24.00744073@rchland.ibm.com> |
That is often an option, but not always. You can also build in mechanisms that provide for the receiver to determine if a given message is a duplicate (messageId) resulting from a resend. The receiver can choose whether to process or ignore it based on whether it can or cannot be safely processed. Cheers, Christopher Ferris Architect, Emerging e-business Industry Architecture email: [email protected] phone: +1 508 234 3624 [email protected] wrote on 08/29/2002 05:01:31 PM: > > > > The whole point is to minimize the probability that the sender will remain > in such a state. > > And possibly to design in the capability for safely repeatable messages? >