标签: web-services asynchronous messaging synchronous
在返回调用的实际结果之前,实现返回某些中间结果的Web服务的最佳方法是什么(例如,持久事务的状态)?
如果Web服务调用必须同步,那么最好的方法是什么?