RE: Action Item

 

> When submitting a message for potentially asynchronous 
> processing, it would seem that the response message must come 
> back on a different channel than that used to submit the request.

I'm not sure this is the case.  There are many situations where
the client and server can maintain a permanent connection pipeline
to asynchronously send messages back and forth where the server 
is not able to separately connect to the client (most instant
messaging services work this way).

Conor

Received on Tuesday, 6 December 2005 18:38:49 UTC