在这种方法中,客户机以非阻塞模式将一个请求发送到一个web服务端点。
In this approach, a client sends a request to a web service endpoint in a non-blocking mode.
在非阻塞模式中,线程将读取已经可用的数据(不论多少),然后返回执行其它任务。
In nonblocking mode, the thread will read whatever amount of data is available and return to perform other tasks.
非阻塞单传输模式:在此调用模式中,只使用下面的一个传输连接获得非阻塞调用。
Non-blocking single transport pattern: in this invocation pattern, you achieve a non-blocking call using only a single transport connection underneath.
工作站非并发模式与服务器模式统称为阻塞式GC,因为GC运行时其它代码无法运行。
The Workstation/Concurrency OFF and Server types are called blocking GC because there is no activity going on when the GC runs.
工作站非并发模式与服务器模式统称为阻塞式GC,因为GC运行时其它代码无法运行。
The Workstation/Concurrency OFF and Server types are called blocking GC because there is no activity going on when the GC runs.
应用推荐