国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

non-blocking

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.

由于sendMSG_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.

SCAJava編程模型提供阻塞回調(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ù)器ApacheTomcatJetty利用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.

awaitAgent.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ù)阻塞