synchronous request

[ˈsɪŋkrənəs rɪˈkwɛst][ˈsɪŋkrənəs riˈkwest]

请求同步

  • Synchronous update request with acknowledgement and call-back

    具有确认和回调的 同步更新 请求

  • Various messaging styles can be used in a system such as synchronous or asynchronous request / response one-way and publication / subscription .

    在系统中可以使用各种消息传递样式,如 同步或异步、 请求/响应、单向和发布/订阅。

  • While a document style service can be used in any of the three usage scenarios defined in WS-I an RPC-style web service is limited to only the synchronous request / response scenario .

    而文档样式的服务可以用于在WS-I中定义的三个使用情景的任何一个,RPC样式的Web服务只限于 同步 请求/响应场景。

  • Processing library : The Python bindings are synchronous at this point in time but using a processing library to fork each request can solve this problem .

    处理库:目前,Python绑定是 同步的,但是使用处理库可以为每个 请求派生新的进程,从而解决这个问题。

  • All the slick GUI components and Web design paradigms can 't overcome a slow synchronous request / response model .

    所有老套的GUI组件和Web设计范型都不能克服缓慢、 同步 请求/响应模型。

  • The synchronous model is appropriate if your application should block while waiting for a client request and if you want to process only one request at a time .

    如果应用程序在等待客户端 请求时应阻止并且如果您希望一次仅处理一个请求,则适于使用 同步模型。

  • For example an SCA application that uses JMS to perform a synchronous request / response operation expects the response on a specific partition .

    例如,使用JMS来执行 同步 请求/响应操作的SCA应用程序预期从特定分区得到响应。

  • The synchronous request connection between the originating System Interface and the Mediator is then closed .

    原始系统接口和中介间的 同步 请求连接随后关闭。

  • Referred to existing research results of Web Services AIM the pattern based on MultiThreading Synchronous Invocation ( MTSI ) which includes network connection of each request and network connection pool subpattern is designed and realized to implement AIM .

    参考现有WebServices的AIM研究成果,设计、实现了基于客户端多线程 同步调用MTSI模式(包括:网络连接每 请求和网络连接池方式)的AIM;

  • Synchronous – A method that represents a request queue .

    Synchronous&表示 请求队列的方法。

  • In this design use the innovative hardware design and reasonable software development to accomplish a synchronous meter accord with the request of the low . cost of hardware stable and reliable operation .

    在设计上,采用了新颖的硬件设计和合理的软件编程,实现了 同步表硬件成本低,运行稳定可靠的 要求

  • Support a variety of interaction styles such as synchronous request / response messaging publish / subscribe and events

    支持多种交互方式,例如 同步 请求/响应、消息传递、发布/订阅以及事件

  • The wide application of Internet has changed the scales of distributed systems which making the point-to-point and synchronous communication based on request / reply paradigm is not enough for the large-scale distributed application environment .

    Internet的广泛应用使得传统的基于 请求/应答的点对点的 同步通信不能满足大规模的动态分布式应用环境。

  • Synchronous update request with acknowledgement ; ESB handles errors

    具有确认的 同步更新 请求;ESB处理错误

  • In the ( synchronous ) request / response setup there is no state of the dialogue ; it is simply based on a request to which there is a response .

    在这种( 同步的) 请求/响应设计中,对话没有状态标志;它简单地基于请求产生响应。

  • For Remote Procedure Call ( RPC ) applications the synchronous request / response design style is usually a natural fit .

    对于远程过程调用(RemoteProcedureCall,RPC)应用程序来说, 同步 请求/响应的设计风格通常是自然契合的。

  • 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 .

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

  • Asynch : True if you want the request to be asynchronous and false if it should be a synchronous request .

    asynch:如果希望使用异步连接则为true,否则为false。

  • If each is a web service call then by definition each is a synchronous web service invocation consisting of a request and a response .

    如果每一个方法都是一个Web服务,那么根据定义,其中的每一个都是包含了 请求和响应的 同步Web服务。

  • Once the application is running again another synchronous Web service request will be sent and this time a successful response message will be received .

    应用程序重新运行后,会发送另 个Web服务 请求,这次会收到一条成功响应消息。

  • Some common interaction patterns are synchronous request / reply one-way ( sometimes called event ) and publish / subscribe ( sometimes called event propagation ) .

    一些常见的交互模式包括 同步 请求/应答、单向(有时称为事件)和发布/订阅(有时称为事件传播)。

  • Whether the invocation style is synchronous request response or asynchronous message based .

    调用样式是 同步 请求响应还是基于异步消息。

  • You can also create one-way operations that can be used with asynchronous invocations but for now we are only creating a simple synchronous request .

    您还可以创建用于异步调用的单向操作,但是现在,我们只创建简单的 同步 请求

  • But under this mode the service call models have only been implemented in one-way and synchronous request / reponse model and as to Asynchronous Invocation Model ( AIM ) and Message / Events Service ( MES ) it still have not uniform realization and standard .

    而该方式下的服务调用模型仅实现了单向和 同步 请求/应答模型,对于异步调用模型AIM和消息/事件服务MES都仍未有统一的标准。

  • You can submit these requests individually or in a batch and select either synchronous or asynchronous submission for both request types .

    请求可以单独提交也可以成批提交,两种 请求类型都可以选择 同步或异步提交方式。