non-blocking
美
英 
- 網(wǎng)絡(luò)非阻塞;無(wú)阻塞;非阻塞式
例句
It is possible to stream data through the child's stdin, stdout, and stderr in a fully non-blocking way.
可以通過(guò)子進(jìn)程的標(biāo)準(zhǔn)輸入、標(biāo)準(zhǔn)輸出、標(biāo)準(zhǔn)錯(cuò)誤輸出以完全非阻塞的形式傳遞數(shù)據(jù)。
Non-blocking. A multiplexer or matrix arrangement of relays where it is possible to switch any signal to any DUT at any time.
非分塊繼電器的復(fù)用或矩陣配置,任何時(shí)間均可將任意信號(hào)切換至任意DUT。
A non-blocking one-way invocation of a service enables the client to carry on executing without waiting for the service to run.
服務(wù)的非阻塞單向調(diào)用允許客戶端在無(wú)需等待服務(wù)運(yùn)行的情況下進(jìn)行執(zhí)行。
No locks will be included; this kind of lock-free, concurrent data structure is also referred to as a non-blocking data structure.
這個(gè)堆棧沒(méi)有鎖;這種無(wú)鎖的并發(fā)數(shù)據(jù)結(jié)構(gòu)也稱為非阻塞數(shù)據(jù)結(jié)構(gòu)。
Because of the non-blocking nature of the MSG_DONTWAIT variant of send, the call returns after sending all, some, or none of the data.
由于send的MSG_DONTWAIT變量的無(wú)阻塞性質(zhì),函數(shù)調(diào)用在發(fā)送完所有的數(shù)據(jù)、一些數(shù)據(jù)或沒(méi)有發(fā)送任何數(shù)據(jù)后返回。
The next thing to decide is the server model: "Non-blocking sockets, non threaded" , or "blocking sockets, threaded" .
下一件事是決定服務(wù)器模型:“非阻塞soket,不使用線程”,或者“阻塞soket,使用線程”。
Cisco Systems switches do not provide 100% non-blocking throughput, but can be used nonetheless.
CiscoSystems的交換機(jī)不能提供100%無(wú)阻塞的吞吐,但也能使用。
The Java programming model for SCA provides for non-blocking and callback asynchronous patterns, as shown in Figure 6.
SCA的Java編程模型提供非阻塞回調(diào)異步模式,如圖6中所示。
The utility model relates to a non-blocking screw conveyer belonging to a general machine, particularly a screw conveyer.
無(wú)堵塞螺旋輸送機(jī)屬于一般機(jī)器,具體來(lái)說(shuō)涉及一種螺旋輸送機(jī)。
A control algorithm of the crossbar network is discussed, which may control the non-blocking interconnection between any input-output pair.
同時(shí),給出了該網(wǎng)絡(luò)的控制算法,通過(guò)對(duì)開(kāi)關(guān)工作狀態(tài)的控制,可以實(shí)現(xiàn)任意輸入輸出通道之間的無(wú)阻塞連接。
SCA does not define a mechanism for making non-blocking calls to methods that return values or are declared to throw exceptions.
SCA并不定義對(duì)返回值或聲明要引發(fā)異常的方法的非阻塞調(diào)用的機(jī)制。
Flexible management topology offers an asynchronous non-blocking job queuing mechanism for administration purposes.
靈活的管理拓?fù)?/c>為管理目的提供異步非阻塞作業(yè)排隊(duì)機(jī)制。
The first is the client programming model, where a client invokes the service in a non-blocking manner without blocking his application.
第一個(gè)是客戶機(jī)編程模型,在此模型中,客戶機(jī)能在不阻塞其應(yīng)用程序的情況下以非阻塞方式調(diào)用服務(wù)。
Using non-blocking calls the client invokes the service and continues processing immediately, without waiting for the service to execute.
通過(guò)使用非阻塞調(diào)用,客戶機(jī)可調(diào)用服務(wù)并立即繼續(xù)進(jìn)行后續(xù)處理,而不必等待服務(wù)執(zhí)行。
An operation was attempted on a non-blocking socket that already had an operation in progress.
在一個(gè)非阻擋套接字上嘗試了一個(gè)已經(jīng)在進(jìn)行的操作。
Currently SCA supports non-blocking calls to methods that return "void" and have no declared exceptions.
當(dāng)前SCA支持對(duì)返回“void”且沒(méi)有已聲明異常的方法進(jìn)行非阻塞調(diào)用。
I also needed them to make the non-blocking operations optional, even within the context of a Fiber.
我還需要它們來(lái)做到非阻塞操作的可選性,還有線程的上下文等等。
A lot of the recent excitement around Node. js' non-blocking nature seems related as well.
近來(lái)不少圍繞Node.js非阻塞特性的熱烈討論也與此相關(guān)。
Two of the most popular open source servers, Apache Tomcat and Jetty, have both leveraged NIO to add non-blocking IO and thus enable Comet.
兩種最流行的開(kāi)源服務(wù)器ApacheTomcat和Jetty都利用NIO增加非阻塞IO,從而支持Comet。
Because the remote service call is asynchronous and non-blocking, the GWT client does not wait for a response from the service.
因?yàn)?/c>遠(yuǎn)程服務(wù)調(diào)用是異步的、非阻塞的,所以GWT客戶機(jī)并不等待服務(wù)的響應(yīng)。
The second way is the transport level non-blocking invocation, where invocation happens in two transports.
第二個(gè)方法是傳輸級(jí)非阻塞調(diào)用,其中的調(diào)用是在兩個(gè)傳輸協(xié)議之間發(fā)生的。
This non-blocking behavior also significantly reduces the likelihood of deadlocks for complex transactions.
這種無(wú)阻止的行為也大大降低了復(fù)雜事務(wù)出現(xiàn)死鎖的可能性。
With regard to responding to event streams, node. js is ideal. Its asynchronous, non-blocking architecture means it's incredibly fast.
對(duì)于事件流的處理,node.js是比較理想的,其異步、非阻塞的架構(gòu)就意味著速度很快。
It is not quite true that Python's standard library lacks support for asynchronous, non-blocking network applications.
Python的標(biāo)準(zhǔn)庫(kù)缺少對(duì)異步、非阻塞網(wǎng)絡(luò)應(yīng)用程序的支持的說(shuō)法并不完全正確。
In the previous example, a non-blocking receive was performed once the zero-byte receive completes retrieving the buffered data.
在以前的例子中,每當(dāng)0字節(jié)的接收完成,返回存儲(chǔ)了的數(shù)據(jù),馬上執(zhí)行非阻塞接收。
As I previously mentioned, SQS reading is done polling-style; what's more, the receiveMessage method is non-blocking.
正如我前面提到的,SQS讀取是通過(guò)輪詢方式完成的;而且receiveMessage方法是非阻塞的。
Asynchronous or non-blocking Web service invocation is a key requirement in Web services nowadays.
異步或非阻塞Web服務(wù)調(diào)用是目前Web服務(wù)中的一個(gè)主要需求。
Two types of matrices are used in microwave switching: blocking and non-blocking.
在微波切換系統(tǒng)中,可采用兩種類型的矩陣:分塊矩陣和非分塊矩陣。
If you call this method using a non-blocking Socket, and no connection requests are queued, Accept throws a SocketException.
如果使用非阻止的Socket調(diào)用此方法,而且隊(duì)列中沒(méi)有連接請(qǐng)求,則Accept將會(huì)引發(fā)SocketException。
By contrast, a non-blocking synchronous call returns control to the caller immediately.
相比之下,非阻塞同步是會(huì)立即返回控制權(quán)給調(diào)用者的。
It is not enough to just use read(2) and write(2), or recv(2) or send(2), the moment your socket becomes non-blocking.
當(dāng)您的套接字變成非阻塞時(shí),僅使用read(2)和write(2),或recv(2)或者send(2)是不夠的。
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的別名,所以它是阻塞型調(diào)用,而Agent.future讓你可以選擇使用針對(duì)非阻塞型Future組合的新API。
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.
盡管在一般情況下這是有利的,但是對(duì)于非阻塞堆棧不好。現(xiàn)在我們來(lái)看看這是為什么。
It can help make a non-blocking driver operate in a seemingly blocking way without sacrificing the non-blocking features.
它能讓一個(gè)非阻塞的驅(qū)動(dòng)的操作看起來(lái)更像是阻塞的方式,而不會(huì)犧牲非阻塞的特性。
A non-blocking socket operation could not be completed immediately.
無(wú)法立即完成一個(gè)非阻擋性套接字操作。
The client API supports both blocking and non-blocking invocation of In-Out operations.
客戶端API支持In-Out操作的阻塞和非阻塞調(diào)用。
Tomcat uses NIO (Non-blocking IO) to keep the connection alive without wasting the waiting threads.
Tomcat使用NIO(無(wú)阻塞IO)來(lái)保持連接活動(dòng),無(wú)需浪費(fèi)等待中的線程。
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.
您可能會(huì)想考慮使用一個(gè)非阻塞的日志系統(tǒng),以防止您的終端用戶等待您記錄數(shù)據(jù)。
To handle Comet efficiently, you need non-blocking IO, and Java has this via its NIO library.
為了有效地處理Comet,需要非阻塞IO,Java通過(guò)它的NIO庫(kù)提供非阻塞IO。
There is no more data pending when the non-blocking receive fails with WSAEWOULDBLOCK.
利用WSAEWOULDBLOCK,當(dāng)非阻塞接收失敗時(shí),也沒(méi)有數(shù)據(jù)被阻塞。