B
barbara guidi
I was "politely asked" to write a document but the argument is not
related to my background.
So I'd like to understand something that I'm not really catching
before writing something wrong, so any help would be really
appreciated.
Consider this scenario:
- a caller invoke a WS
- the callee send a response just to make the caller aware that its
request has been acquired and could be processed, so it doesn't reply
with the final result
- the callee send the result when the request has been processed, by
the invocation of a WS exposed on the caller side
The question is: is this a typical asynchronous WS, OR is it an
asynchronous interaction/dialogue mimic/process, having a synchronous
WS as request? Or are the two statements both correct?
Thanks
Barbara
related to my background.
So I'd like to understand something that I'm not really catching
before writing something wrong, so any help would be really
appreciated.
Consider this scenario:
- a caller invoke a WS
- the callee send a response just to make the caller aware that its
request has been acquired and could be processed, so it doesn't reply
with the final result
- the callee send the result when the request has been processed, by
the invocation of a WS exposed on the caller side
The question is: is this a typical asynchronous WS, OR is it an
asynchronous interaction/dialogue mimic/process, having a synchronous
WS as request? Or are the two statements both correct?
Thanks
Barbara