Asynchronous processing in gae.
在GAE中异步处理。
This is called asynchronous processing.
这称为异步处理。
In these cases, what is called for is asynchronous processing.
在这些情况下,它们被称为异步处理。
Asynchronous processing leads to increased GUI responsiveness.
异步处理会导致gui响应度的增加。
Flex offers complete support for asynchronous processing of user requests.
Flex为异步处理用户请求提供完整的支持。
Servlet 3.0 also offers support for asynchronous processing and annotations.
Servlet 3.0还支持异步处理和注解。
Asynchronous processing allows more time for each event without tying up the requesting thread.
异步处理允许在每个事件上花更多的时间,而无需占用请求线程。
This architecture can be applied for synchronous as well as asynchronous processing of SOAP messages.
这种体系结构可以应用于SOAP消息的同步处理和异步处理。
There are two programming models you should be familiar with: synchronous and asynchronous processing.
您应该熟悉这两种编程模型:同步和异步处理。
Asynchronous processing: This is the biggest change that we have made in the servlet 3.0 specification.
异步处理:这是我们在servlet3.0规范中变化最大的部分。
The process was realized through system start-up, asynchronous processing task, send and receiving task.
流程则通过启动、异步处理任务、发送及接收任务等步骤完成。
The pipelining technique described above is an example of using asynchronous processing to enhance performance.
本文介绍的流水线技术是使用异步处理以提高性能的示例。
It seems that you have tightly coupled the requirement of language neutrality with that for asynchronous processing.
看起来您已经将语言中立性的要求与异步处理的要求紧密联系起来了。
Keep in mind that Flex's UI relies on asynchronous processing, so any changes made might not take effect immediately.
记住,Flex的UI依赖于异步处理,因此任何更改都不会立即生效。
Looking back at Listing 7, notice that its annotation declares that it supports asynchronous processing and sets the timeout.
回头看看清单7,注意它的标注声明它支持异步处理,并设置了超时时间。
Answer: you are correct that MQ exceeds at enabling asynchronous processing, and it would seem to work well for your project.
答:您是正确的,MQ在支持异步处理方面确实更胜一筹,而且看起来MQ在您的项目中似乎工作得不错。
Please note that synchronous processing is the default; to use asynchronous processing, you must enable it in the RequestEvent.
请注意,同步处理是缺省情况;要使用异步处理,必须在RequestEvent中启用它。
Basic callback - The basic callback scenario combines two synchronous request-response scenarios to enable asynchronous processing.
基本回调——基本回调场景由两个同步请求?响应场景组成,以便能够进行异步处理。
The golden topology is suited for all the remaining cases, in which asynchronous processing plays a significant role in the solution.
黄金拓扑适合其余的所有情况,其中,异步处理在解决方案中发挥举足轻重的作用。
While this approach is not without merit, it can be difficult to accurately reproduce the asynchronous processing of user interface code.
虽然这种方法不是没有好处,但是要精确的复写出与用户界面异步交互的代码却很难。
Asynchronous processing enables a Web site to break away from the page-centric model, where every user request spawns a time-consuming page refresh.
异步处理支持Web站点脱离以页面为中心的模型,这种模型在收到每个用户请求时都会刷新页面。
With the asynchronous processing support, a servlet no longer has to wait for a response from a resource such as a database before its thread can continue processing.
支持异步处理后,Servlet的线程就不用像以前那样了——收到来自资源的响应之后才能继续处理请求。
Due to asynchronous processing, it is possible for messages that arrive synchronously to be processed in a different order than the order in which they were sent.
由于可以异步处理,同步到达的消息可以按不同于消息发送的顺序进行处理。
Due to asynchronous processing, it is possible for messages that arrive synchronously to be processed in a different order than they order in which they were sent.
由于可以异步处理,同步到达的消息可以按不同于消息发送的顺序进行处理。
There are several benefits to using WebSphere eXtreme Scale over the established frameworks (such as JMS and other messaging infrastructures) for asynchronous processing.
在成熟的框架(比如jms和其他消息传递基础设施)上使用WebSphereeXtremeScale来进行异步处理有几个好处。
Techniques such as caching and asynchronous processing can reduce the workload on the application by reusing previous work or by farming the bulk of the work to another machine.
缓存和异步处理等技术可以重用以前的结果或把工作转移到另一台计算机上,从而降低应用程序的工作负载。
Scalability: the processing of the asynchronous work happens on the grid nodes themselves.
可伸缩性:异步工作的处理在网格节点本身上发生。
This Resource Adapter hosts the Activation Specifications of SCA Modules that are also important with respect to overall performance and processing in asynchronous communication paths.
此资源适配器承载sca模块的激活规范,就异步通信路径中的总体性能和处理而言,这些激活规范也非常重要。
Event sequencing is a technology that requires processing multiple asynchronous requests.
事件排序是一个需要处理多重异步请求的技术。
In environments where connections between SOAP endpoints can be freely created, asynchronous message processing can be done without any problems.
在可以自由创建soap端点间连接的环境中,异步消息处理可以顺利完成,不会存在任何问题。
应用推荐