RE: Reliable Messaging - Summary of Threads
"Martin Chapman" <[email protected]>
| Newsgroups | gmane.comp.web.services.ws-arch |
|---|---|
| Message-ID | <[email protected]> |
You are correct of course. Martin. -----Original Message----- From: Ugo Corda [mailto:[email protected]] Sent: Saturday, December 14, 2002 10:18 AM To: Martin Chapman; [email protected] Subject: RE: Reliable Messaging - Summary of Threads Martin, >1. async programming model - this is where your thread blocks at the application level until a reply or fault is received. I imagine you meant "this is where your thread does not block ...". (If the client thread has to block, then the MEP is synchronous according to this model). Ugo