东方快车因此暂停服务直到1997当它重新启动巴黎至伊斯坦布尔航线。
The Orient Express consequently suspended its service until 1997 when it restarted the Paris to Istanbul route.
异步——如果使用者在发送了请求之后等待响应时崩溃了,当它重新启动时,可以继续等待响应,所以响应不会丢失。
Asynchronous - If the consumer crashes while waiting for the response after sending the request, when it restarts it can continue waiting for the response, so the response is not lost.
同步——如果使用者在服务运行的过程中阻塞时崩溃了,当它重新启动时,将无法重新连接到正在进行的调用,所以响应丢失了。
Synchronous - If the consumer crashes while blocking as the service runs, when it restarts it has no way of reconnecting to the invocation in progress, so the response is lost.
应用推荐