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

runnable

runnable

 英

  • 網(wǎng)絡(luò)可運行;就緒;可運行狀態(tài)

例句

The connection factory singleton could have been extended with a Runnable interface to provide a connection close on inactivity timeout.

獨立連接工廠可以使用Runnable接口進行擴展提供基于活動超時連接關(guān)閉

C. When a thread stops running because of preemptive, it is placed at the front end of the runnable queue.

一個線程因為搶先機制停止運行運行隊列前面

The goal of this stage is to produce a runnable DB2 SQL query that will return what the user expects.

階段目標生成運行DB2SQL查詢返回用戶期望結(jié)果

Notice that the CSProcess interface looks exactly like the Java language's Runnable interface and serves a similar role.

注意CSProcess接口看起來Java語言Runnable接口而且充當類似角色

Therefore, each runnable task chases the other to maintain a balance of execution across the set of runnable tasks.

因此每個運行任務(wù)都會追趕其他任務(wù)維持整個運行任務(wù)集合執(zhí)行平衡

However, a threaded program may have multiple runnable threads, so blocking in a system call should be avoided.

但是一個線程程序可能含有多個運行線程所以系統(tǒng)調(diào)用過程應(yīng)該避免阻塞

Operating systems impose their own limits on many aspects of the system, including the number of runnable threads and processes.

操作系統(tǒng)暴露它們系統(tǒng)許多方面限制包括運行線程進程數(shù)量

enqueue_task: When a task enters a runnable state, this function is called.

enqueue_task:某個任務(wù)進入運行狀態(tài)函數(shù)得到調(diào)用

A class that implements Runnable can run without subclassing Thread by instantiating a Thread instance and passing itself in as the target.

實現(xiàn)Runnable可以繼承Thread實例化為Thread實例自身作為運行目標

When a worker that is waiting on an event is signaled, the worker is placed at the head of the runnable queue.

等待事件工作線程得到信號工作線程運行隊列開頭

Well, remember with the MVC model, all execution goes through the controller, the views themselves are not runnable.

是的務(wù)必MVC模型所有執(zhí)行經(jīng)過控制器視圖自身不能運行

The java. util. concurrent. Executor interface has only a single method: execute(Runnable).

Executor接口一個方法executeRunnable)。

Tell the kernel and FS that the process is no longer runnable.

通知核心文件系統(tǒng)這個進程不可運行

If the value in the PRI column is equal to or lower than this value, the process is considered runnable and is included in the load average.

如果PRI等于或者小于認為運行并且包括負載均衡

As with the Work interface, this class extends Runnable, and Timer invokes the run method at the appropriate times.

使用Work接口一樣這個擴展Runnable而且Timer適當時間調(diào)用run方法

This value limits the number of runnable threads associated with the completion port.

并發(fā)限制完成端口相關(guān)聯(lián)運行線程數(shù)目

Each CPU schedules from its own queues, and resorts to stealing runnable softly affined KSEs from other CPUs if there are no runnable KSEs.

每個CPU自己隊列進行調(diào)度如果沒有運行KSE其他CPU那里一些親緣KSE并且重新排序

I recently experienced this first hand when I had to deliver a runnable Java application to a client.

最近第一次親身體會

Each CPU on a system has its own dedicated run queue, which is a list of runnable threads sorted by thread priority value.

系統(tǒng)每個CPU自己專用運行隊列隊列線程優(yōu)先排序運行線程列表

Lower runnable count implies that multiple tasks are waiting for a resource.

較低運行計數(shù)表示多個任務(wù)正在等待資源

Leaves in a red-black tree contain no information, but internal nodes represent one or more tasks that are runnable.

葉子包含信息但是內(nèi)部節(jié)點代表一個多個運行任務(wù)

The 1. 2 Linux scheduler used a circular queue for runnable task management that operated with a round-robin scheduling policy.

Linux調(diào)度使用環(huán)形隊列用于運行任務(wù)管理使用循環(huán)調(diào)度策略

FactoryTestServlet: A simple example that shows how to create the WASThreadFactory and submit a number of Runnable tasks to it.

FactoryTestServlet一個簡單示例顯示如何創(chuàng)建WASThreadFactory提交大量運行線程任務(wù)

The process would be runnable again on receipt of signal SIGCONT.

接收SIGCONT信號之后進程再次變得運行

Your nascent developer community needs to have something runnable and testable to play with.

社區(qū)至少需要一個可以運行測試東西

By comparison, the following result shows multiple runnable tasks where no task is waiting to obtain a worker.

通過比較下面結(jié)果顯示多個運行任務(wù)其中沒有等待獲取工作線程任務(wù)

Therefore, to mitigate late task execution, you should minimize the number of runnable threads in your application.

因此減緩任務(wù)延遲執(zhí)行應(yīng)該應(yīng)用程序運行線程數(shù)降至最少

It is a class that implements the Runnable interface, and launches some threads that currently do nothing more than log using log4j.

一個實現(xiàn)Runnable接口運行一些除了使用log4j其他什么不做線程

tracexsl-sample1. xsl -- The runnable version of Stefan's sample stylesheet, as shown in Listing 1.

tracexsl-sample1.xsl—Stefan樣本樣式表運行版本清單1

The following code essentially combines all our prior code examples into one runnable program.

下面代碼本質(zhì)上先前所有代碼示例組合一個運行程序

But because not all tasks are runnable, you won't find any CFS-related fields in task_struct.

但是因為不是所有任務(wù)運行task_struct不會發(fā)現(xiàn)任何CFS相關(guān)字段

A Runnable is submitted to a custom thread pool.

運行線程提交定義線程

So when a new task becomes runnable, there are strict requirements for its placement.

因此一個任務(wù)變?yōu)?/c>運行狀態(tài)位置嚴格要求

A run queue is a list of runnable threads, sorted by thread priority value.

運行隊列運行線程組成列表按照線程優(yōu)先進行排序

r -- The average number of runnable kernel threads over whatever sampling interval you have chosen.

r——選擇任意采樣間隔期間平均運行內(nèi)核線程數(shù)

A thread might cease to runnable (that is, because blocked) for a variety of reasons.

線程可以因為各種各樣原因終止并進狀態(tài)因為堵塞)。

This is the highest priority runnable task on the system and is the task the scheduler will run.

就是系統(tǒng)優(yōu)先最高可執(zhí)行進程也是馬上調(diào)度執(zhí)行進程

Internally, it starts a short-lived RealtimeThread in the supplied memory area to execute the Runnable.

內(nèi)部提供存儲區(qū)內(nèi)啟動一個短期RealtimeThread從而執(zhí)行Runnable

The bin directory in UNIX is where binaries and other runnable programs are stored.

UNIXbin目錄存儲其它運行程序位置

You'll need to have that application built and runnable in order to proceed with the examples here.

需要構(gòu)建應(yīng)用程序確保運行這樣才能繼續(xù)學習本文示例

熱門查詢