• 没有效率--几乎所有询请求没有用处的。

    That’s highly inefficient - nearly all of those polling calls are for nothing.

    youdao

  • 轮询请求中,客户机服务器发出一个请求检索可用信息

    In a long polling request, a client sends a request to a server to retrieve available information.

    youdao

  • 一协议请求的部分使服务器能够主动地客户端发送信息

    Polling in this protocol makes it is possible that the server can send information to client actively.

    youdao

  • 意味着可以常规请求设置短的生命周期但是对于响应轮询请求机制,也可以将这个生命周期延长分钟

    This means you can give regular requests a short lifetime, but you can also extend this lifetime to several minutes for a mechanism that responds to long polling requests.

    youdao

  • 客户机根据预定的时间间隔(轮询间隔)依次发送请求继续这个过程,直至服务器一个更新

    The client in turn sends another request after a predetermined interval (poll interval) and this process continues until there is an update from the server.

    youdao

  • 传统轮询方法中,客户机发送请求服务器然后总是可以收到即时响应(如果服务器更新数据)或者一个“无可用数据”的响应。

    In the traditional polling method, the client sends a request to the server and always either gets an immediate response if the server has any updated data, or a no-data-available response.

    youdao

  • 顺序式过程序系统客户机必须更改请求不同,EDA允许系统组件事件发生时实时动态作出响应。

    Unlike sequential or procedural systemsin which clients must poll for change requestsan EDA allows systems and components to respond dynamically, in real time, as events occur.

    youdao

  • 混合服务器基础设施容易实现,因为请求之间断层

    Hybrid polling is easier on the server infrastructure because there is a break between requests.

    youdao

  • 对于中断请求阻塞但是仍然要花时间执行方法可以轮询中断状态中断的时候提前返回

    Methods that do not block but that still may take a long time to execute can respect requests for interruption by polling the interrupted status and return early if interrupted.

    youdao

  • 页面可能会定期轮询服务器从而创建大量服务器请求以及事件通知之间大幅度延迟。

    The page can poll the server regularly, creating a large number of server requests and a considerable latency between the event and the notification.

    youdao

  • SOAP领域轮询常用因为客户通常接收来自事件生产者请求

    In the SOAP world, polling is less common as a client typically receives requests from the producer of events.

    youdao

  • 即便请求成功确实客户端传回了更新,考虑频率这样的更新不是实时的。

    Even if a request is successful and does bring an update back to the client, depending on the polling frequency, it may not be real-time.

    youdao

  • 难道需要进行循环查看何时完成请求吗?

    Don't you need a polling loop to see when a request is finished?

    youdao

  • 客户可以通过请求-应答协议服务器获得信息

    A client can poll a server, using a request - reply protocol to extract information.

    youdao

  • 例如假设轮询配置20次,一次请求刚刚服务器返回时,发生了更新

    For example, let's say polling is configured to occur every 20 seconds, and just after a request is returned from the server an update happens.

    youdao

  • 这个结构作为参数方法进行或者注册到回调中撤销请求时候触发

    This struct is used as an argument to allow methods to poll on it or register a callback to be fired when cancellation is requested. Cancellationtokensource.

    youdao

  • 对于长期轮询浏览器服务器发出一个ajax样式请求

    With long polling, the browser makes an Ajax-style request to the server.

    youdao

  • 网络接口路由器桥接服务器计算机货架系统刀片服务器可能定期轮询返回状态信息响应SNMPGet请求

    Network interfaces, routers and bridges, server computers, rack systems, and blades may be regularly polled to return status information in response to SNMP Get requests.

    youdao

  • 轮询潜在评估员是否可以完成这项评估(通过Web服务请求)。

    The potential assessors are polled to ask for their availability to do the assessment (by a Web service request).

    youdao

  • 然而中,客户机可能需要随时服务器发送一个重要请求,因此,服务器再需要为每个客户机准备一个或多个线程。

    In long polling, however, a client would have an outstanding request to the server at any point of time.

    youdao

  • Ajax应用程序需要发送请求特定事件

    An Ajax application needs to send requests to poll for specific events.

    youdao

  • setClientPollInterval指出两个Bayeux请求间隔轮询通常设置0。

    SetClientPollInterval indicates the interval between the two Bayeux requests. This is usually set to zero in long polling.

    youdao

  • 每个消费者将自动接收消息副本无需请求主题进行获得消息

    Every consumer receives a copy of every message automatically without having to request or poll the topic for new messages.

    youdao

  • 对于客户机传统轮询类似方法服务器请求信息

    With long polling, the client requests information from the server in a manner that is similar to traditional polling.

    youdao

  • 轮询技术其中服务器延迟完成HTTP请求直至已经客户机准备好了一个更新信息发生超时。

    Long polling is a polling technique in which the server will delay completing the HTTP response until either an update is ready for the client or a timeout occurs.

    youdao

  • 服务请求者发出请求消息随后服务轮询响应或者请求发出回调

    The service requestor dispatches the request message and subsequently polls the service for the response, or a callback is dispatched to the requestor.

    youdao

  • 方案优势在于虽然请求仍然必须知道使用某种类型轮询机制服务本身不必如此。

    The advantage of this scenario is that while the requester must still know that some type of polling mechanism is being used, the service itself doesn't.

    youdao

  • 轮询模式一个变体是:页面反复向服务器发送请求即使请求没有发生变化

    Another variant of the polling anti-pattern is when a page bounces a request off the server over and over again, even if the request hasn't changed.

    youdao

  • 当然这里还有一个问题——当前SOAP客户机并未写入如何“请求(可以称为)”某个Web服务调用结果

    Of course, there's a catchcurrently SOAP clients are not written to "ask for" (in other words, poll for) the result of a web services call.

    youdao

  • 当然这里还有一个问题——当前SOAP客户机并未写入如何“请求(可以称为)”某个Web服务调用结果

    Of course, there's a catchcurrently SOAP clients are not written to "ask for" (in other words, poll for) the result of a web services call.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定