One advantage Grizzly's have is its asynchronous request processing mechanism, that can be customized at the HTTP level.
Grizzly的一个优点是其异步的请求处理机制,这可在http层进行定制。
Once asynchronous request processing is completed, an asynchronous response is communicated (from the Web server, application server, or Web application) back to the client page.
一旦异步请求处理完成,异步响应就被通信(从Web服务器、应用服务器或Web应用程序)回客户机页面。
For similar reasons on the client side, it can be quite useful to make the processing and responding to a client request asynchronous on the server.
基于和客户端同样的原因,在服务器端提供异步式的处理并响应客户端请求也是大有益处的。
NIO, also called asynchronous IO, enables the processing of other requests to continue before the current request processing is completed.
NIO也称为异步IO,支持在当前请求处理完之前处理其他请求。
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站点脱离以页面为中心的模型,这种模型在收到每个用户请求时都会刷新页面。
An invoke via a JMS binding is therefore meant to be asynchronous, because the request is put to a queue and the processing of the reply is triggered by sending a message to another queue.
EJB操作的调用是同步的,JMS绑定的操作是异步的,因为请求被放入一个队列并且回复流程通过发送消息到另一个队列来触发。
The previous discussion Outlines two basic rules invocation styles (synchronous request-response style and asynchronous event-handling style) and distinguishes stateless versus stateful processing.
前面的讨论中给出了两个基本规则调用样式(同步请求-响应样式和异步事件处理样式)并对无状态处理和有状态处理进行了区分。
Basic callback - The basic callback scenario combines two synchronous request-response scenarios to enable asynchronous processing.
基本回调——基本回调场景由两个同步请求?响应场景组成,以便能够进行异步处理。
Raised before the processing of an asynchronous postback starts and the postback request is sent to the server.
会在非同步回传的处理开始之前,以及回传要求传送到伺服器之前引发。
Raised before the processing of an asynchronous postback starts and the postback request is sent to the server.
会在非同步回传的处理开始之前,以及回传要求传送到伺服器之前引发。
应用推荐