Re: Issue: Synch/Asynch Web services

> Bottom line: From my point of view async/sync is a question of blocking
> or not, and completely separated from the underlying protocol. It just
> has to provide sufficient ways to handle the message exchange in the 
> way
> desired by the application.
>

If it were the case that sync/async were merely a question of blocking
or non-blocking, WSA (and SOAP, and.....) would have nothing to
say on the subject, since our specifications are silent on the
question of implementation.

However there is an alternative viewpoint (that sync/async is a
property of message exchange patterns), and this has nothing
whatsoever to do with implementation, blocking, threading and so forth.

Geoff

Received on Thursday, 7 August 2003 16:02:27 UTC