The default behavior is to handle these responses synchronously so that the container waits for the response message and does not continue processing in that thread.
默认行为是同步处理这些响应,以便容器等待响应消息,不在那个线程中继续处理。
With an asynchronous method invocation the container returns control to the client and continues processing the invocation on a separate thread.
通过一个异步的方法调用,容器将控制权返还给客户端并且在一个单独的线程上继续处理该调用。
When developing a converged application, the container handles the processing of the communication-level messaging responses.
开发聚合应用程序时,容器处理通信级消息传递响应的处理。
应用推荐