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

Received on Saturday, 14 December 2002 13:18:16 UTC