Other than that overhead of its per-client thread creation, a notable feature of the SocketServer-based server is its use of a blocking call to time.sleep within its handler.
除了创建每个客户机线程的开销之外,这个基于SocketServer的服务器一个引人注目的特性在于它对其处理程序内的time . sleep使用阻塞调用。
The solution provided shows how to separate the long running call into another managed thread by using the Websphere Application Server feature of Asynchronous Beans.
这种解决方案展示了如何利用WebsphereApplicationServer的异步bean功能将耗时的调用分离到另一个托管线程中。
Using the feature, the back-end call runs in a new thread, managed by Application Server, and the application does not wait for the result.
通过使用该功能,后端调用运行在ApplicationServer托管的新线程,并且应用程序不会等待结果。
The feature pack provides a Remote Procedure Call Adapter (RPCAdapter) that is provided as a JAR library that can be embedded into a server-side Web application.
该FeaturePack提供作为JAR库提供的远程过程调用适配器 (RPCAdapter),该库可以嵌入到服务器端的Web 应用程序。
The feature pack provides a Remote Procedure Call Adapter (RPCAdapter) that is provided as a JAR library that can be embedded into a server-side Web application.
该FeaturePack提供作为JAR库提供的远程过程调用适配器 (RPCAdapter),该库可以嵌入到服务器端的Web 应用程序。
应用推荐