Synchronous Request-Response的意思|示意

美 / / 英 / /

同步请求-响应


Synchronous Request-Response的网络常见释义

响应 ... Request and Response 诘求与应答 Synchronous Request-Response 响应 Probe request and response 探测请求和响应 ...

Synchronous Request-Response相关例句

A typical example of a synchronous interaction would be a subscription request from one service to another, where the requesting service required a successful response message before proceeding.

同步交互的一个典型例子是由某个服务发送给另一个服务的订阅请求,发出请求的服务必须在收到成功的响应消息之后才能继续。

The previous discussion Outlines two basic rules invocation styles (synchronous request-response style and asynchronous event-handling style) and distinguishes stateless versus stateful processing.

前面的讨论中给出了两个基本规则调用样式(同步请求-响应样式和异步事件处理样式)并对无状态处理和有状态处理进行了区分。

RPC-style Web services use the same synchronous request-response pattern that is typically seen in OO-style object method invocations.

RPC 样式的 Web 服务使用了在 OO 样式的对象方法调用中常见的同步请求-响应模式。

As illustrated in Listing 5, the activity is used to specify a synchronous response to the request corresponding to a activity.

如清单5所示,活动被用来指定对相应的活动的请求的同步响应。

Synchronous - Client issues a request and waits for the response.

同步——客户机发出请求,并等待响应。

Next, we will cover a synchronous interaction between service requester and provider through a "request-response" operation (meaning that there is a response for every request).

接下来,我们将通过“请求-响应”操作(即每个请求有一个响应)介绍服务请求程序和提供程序之间的同步交互。