It USES the putnb method to do this in a non-blocking manner.
它使用putnb方法以一种非阻塞方式完成此任务。
NeverBlock cannot help making a blocking driver non-blocking.
NeverBlock不能让一个阻塞的驱动变得非阻塞。
SendReceiveNonBlocking: To invoke a service in a non-blocking manner.
sendReceiveNonBlocking:以非阻塞方式调用服务。
This call is also non-blocking, which means that getnb can return null.
此调用也是非阻塞的,这意味着getnb可以返回null。
Axis2 client API support both the above non-blocking invocation scenarios.
Axis2客户机api同时支持上述两个非阻塞调用方案。
A blocking and non-blocking client API (application programming interface).
阻塞和非阻塞客户端api(应用程序编程接口)。
The client API supports both blocking and non-blocking invocation of In-Out operations.
客户端api支持In - Out操作的阻塞和非阻塞调用。
In the meantime there are a few ways of invoking a Web service in a non-blocking manner.
同时,还存在一些以非阻塞方式调用Web服务的方法。
In this approach, a client sends a request to a web service endpoint in a non-blocking mode.
在这种方法中,客户机以非阻塞模式将一个请求发送到一个web服务端点。
IDS has replaced its checkpoint algorithm with a virtually non-blocking checkpoint algorithm.
IDS已经用一个非阻塞检查点算法替代了它的检查点算法。
On a non-blocking connection, a return of 0 means no data was available, and -1 indicates an error.
在非阻塞连接的情况下,返回0表示没有可以获得的数据,返回-1 表示连接出错。
Thanks to Fibers we are able to write seemingly blocking code that is run in a non-blocking manner.
多亏了纤程,我们可以写出这种看似明明是阻塞的代码,却能够以非阻塞的行为运行。
I also needed them to make the non-blocking operations optional, even within the context of a Fiber.
我还需要它们来做到非阻塞操作的可选性,还有线程的上下文等等。
Cisco Systems switches do not provide 100% non-blocking throughput, but can be used nonetheless.
CiscoSystems的交换机不能提供100%无阻塞的吞吐,但也能使用。
Tomcat uses NIO (Non-blocking IO) to keep the connection alive without wasting the waiting threads.
Tomcat使用NIO(无阻塞IO)来保持连接活动,无需浪费等待中的线程。
The second way is the transport level non-blocking invocation, where invocation happens in two transports.
第二个方法是传输级非阻塞调用,其中的调用是在两个传输协议之间发生的。
Flexible management topology offers an asynchronous non-blocking job queuing mechanism for administration purposes.
灵活的管理拓扑为管理目的提供异步非阻塞作业排队机制。
The next thing to decide is the server model: "Non-blocking sockets, non threaded", or "blocking sockets, threaded".
下一件事是决定服务器模型: “非阻塞soket,不使用线程”,或者“阻塞soket,使用线程”。
Now, although this is generally a good thing to have, let's see why it isn't such good news to the non-blocking stack.
尽管在一般情况下这是有利的,但是对于非阻塞堆栈不好。现在我们来看看这是为什么。
It is not quite true that Python's standard library lacks support for asynchronous, non-blocking network applications.
Python的标准库缺少对异步、非阻塞网络应用程序的支持的说法并不完全正确。
So it is a blocking call, while Agent.future gives you options to use the new API for non-blocking future composition.
await是Agent .future . await . result . get的别名,所以它是阻塞型调用,而Agent .future让你可以选择使用针对非阻塞型future组合的新api。
It can help make a non-blocking driver operate in a seemingly blocking way without sacrificing the non-blocking features.
它能让一个非阻塞的驱动的操作看起来更像是阻塞的方式,而不会牺牲非阻塞的特性。
You may want to consider using a logging system that is non-blocking, so that your end user never waits for you to log data.
您可能会想考虑使用一个非阻塞的日志系统,以防止您的终端用户等待您记录数据。
Because the remote service call is asynchronous and non-blocking, the GWT client does not wait for a response from the service.
因为远程服务调用是异步的、非阻塞的,所以GWT客户机并不等待服务的响应。
A non-blocking one-way invocation of a service enables the client to carry on executing without waiting for the service to run.
服务的非阻塞单向调用允许客户端在无需等待服务运行的情况下进行执行。
While they’re fighting with you over namespacing, she and I will be branching in non-blocking ways and spawning like crazy.
你的男友们会不断的和命名空间作斗争,而我和node将没有阻塞,疯狂的spawing(产卵??)
SCA does not define a mechanism for making non-blocking calls to methods that return values or are declared to throw exceptions.
SCA并不定义对返回值或声明要引发异常的方法的非阻塞调用的机制。
In the previous example, a non-blocking receive was performed once the zero-byte receive completes retrieving the buffered data.
在以前的例子中,每当0字节的接收完成,返回存储了的数据,马上执行非阻塞接收。
No locks will be included; this kind of lock-free, concurrent data structure is also referred to as a non-blocking data structure.
这个堆栈没有锁;这种无锁的并发数据结构也称为非阻塞数据结构。
With regard to responding to event streams, node.js is ideal. Its asynchronous, non-blocking architecture means it's incredibly fast.
对于事件流的处理,node . js是比较理想的,其异步、非阻塞的架构就意味着速度很快。
应用推荐