外部请求 meaning in Chinese
external request
Examples
- Indicates the number of garbage collections that were forced by external request
指示由外部请求所强制的垃圾回收数量。 - Given the wsdl file , the gateway will generate a new wsdl file that can be shared to outside requestors
给定wsdl文件, gateway将生成一个可以被外部请求者共享的新的wsdl文件。 - Many times , however , processes contain multiple threads , where a few threads perform the core application logic while the rest service the external requests
不过很多时候,进程包含多个线程,其中少数线程执行核心应用程序逻辑,同时,其余线程为外部请求提供服务。 - This type of analysis is quite different from using soap handlers to monitor web services calls in isolation because it connects implementation information with performance on external requests
这种分析与使用soap处理程序孤立地监视web服务调用有很大不同,因为它将实现信息与外部请求的性能连接到一起了。 - We also have several service threads - one that reads requests off the outgoing message queue and submits them to the external server , one that reads the responses off the incoming responses queue and routes them to the plug - in , and perhaps threads within the plug - ins for servicing sockets or other external request sources
我们还有几种服务线程,一个从出站消息队列读取请求并将其提交给外部服务器,一个从入站响应队列读取响应并将其路由到插件,在用于向套接字或其它外部请求源提供服务的插件中可能也有一些线程。