小窓モード


プレミアム

ログイン
設定

設定

run queueとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

Weblio例文辞書での「run queue」に類似した例文

run queue

1

判事牧師が〉(で)巡回する.

例文

join a queue

例文

行列なら) to cross a procession―(兵隊なら)―break through the ranks

例文

open ranks

例文

to break the ranks

例文

to break up the ranks

例文

to fall into linefall in

15

して立つ

例文

They stand in a row.

例文

run rogue

例文

to dress the ranks

例文

take the wheel

例文

the run of the bulls

例文

ride tandem

30

乗りする.

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「run queue」の部分一致の例文検索結果

該当件数 : 17



例文

RUN QUEUE MANAGEMENT例文帳に追加

実行キュー管理 - 特許庁

The process will then be moved to the end of the queue for its static priority and a new process gets to run.発音を聞く 例文帳に追加

プロセスはその静的プライオリティのキュー(queue)の最後に移動し、新しいプロセスが走り始める。 - JM

The system will run the jobs on the job queue when time is available発音を聞く 例文帳に追加

システムは,利用できる時間がくるとジョブ待ち行列にあるジョブを実行する - コンピューター用語辞典

The run queue includes a plurality of the first threads, which are stored based on the thread priority.例文帳に追加

実行キューは、スレッド優先度に基づいて格納された複数の第1のスレッドを含む。 - 特許庁

It is also prudent to run Sendmail in queued mode (-ODeliveryMode=queued) and to run the daemon (sendmail -bd) separate from the queue-runs (sendmail -q15m).発音を聞く 例文帳に追加

sendmailをキュー処理モード (-ODeliveryMode=queued) で実行することや、sendmail デーモン (sendmail -bd) をキュー処 理用プロセス (sendmail -q15m) と別に実行することも、用心深いことと言えます。 - FreeBSD

function returns the number of processes in the system run queue averaged over various periods of time.発音を聞く 例文帳に追加

関数はシステムの実行キューに入っているプロセスの数を、様々な期間について平均した値を返す。 - JM

例文

background jobs are placed into a background queue and are run as resources become available発音を聞く 例文帳に追加

背景ジョブは背景待ち行列(キュー)に記憶されて,(所要)資源が使用可能になると実行される - コンピューター用語辞典

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「run queue」の部分一致の例文検索結果

該当件数 : 17



例文

To associate a plurality of threads that are stored based on thread priority with a run queue in a deterministic amount of time.例文帳に追加

スレッド優先度に基づいて格納された複数のスレッドを、決定性の時間で実行キューに関連付ける。 - 特許庁

You may also want to add the following line to your .mc file:This will make sendmail queue everything until the queue is run (usually, sendmail is invoked with -bd -q30m, telling it to run the queue every 30 minutes) or until a sendmail -q is done (perhaps from your ppp.linkup file).発音を聞く 例文帳に追加

または、 .mcファイルに次のような行を追加してもよいでしょう。 この行を追加すると、sendmail はメールキューを処理する (通常 sendmail は 30分ごとにキューを処理するよう、 -bd -q30mというオプションを付けて起動されます) までか、 または (多分 ppp.linkup というファイルの中で) sendmail -q というコマンドが実行されるまで、すべてのメールをキューに溜めるようになります。 - FreeBSD

Program JOBQ, NDS Job Queue Management, is used to set up jobs to run periodically without user involvement.発音を聞く 例文帳に追加

NDSのジョブ待ち行列管理であるJOBQプログラムは、利用者の介入なしにジョブを定期的に走らせるように設定するのに使われる。 - コンピューター用語辞典

Dispatching parts #0-#2 (12-14) dispatch an application selected from the applications registered in the run queue corresponding to any other CPU than the CPU to be stopped and the run queue corresponding to the CPU to be stopped, which has been reassigned to the other CPU.例文帳に追加

ディスパッチ処理部#0〜#2(12〜14)は、停止対象のCPU以外のCPUに対応するランキューおよび当該CPUに割当てられた停止対象のCPUに対応するランキューに登録されるアプリケーションの中からアプリケーションを選択してディスパッチ処理を行なう。 - 特許庁

Return the number of processes in the system run queue averaged over the last 1, 5, and 15 minutes or raises OSError if the load average was unobtainable.例文帳に追加

過去 1 分、5 分、15分間で、システムで走っているキューの平均プロセス数を返します。 平均負荷が得られない場合には OSError を送出します。 - Python

A plurality of the second threads are associated with the run queue in a bounded or deterministic amount of time that is independent of the number of the threads in the associated second threads.例文帳に追加

第2のスレッドは、関連する第2の複数内のスレッドの数と無関係に、制限されたまたは決定性の時間で実行キューに関連付けられる。 - 特許庁

/proc/loadavg The first three fields in this file are load average figures giving the number of jobs in the run queue (state R) or waiting for disk I/O (state D) averaged over 1, 5, and 15 minutes.発音を聞く 例文帳に追加

/proc/loadavgこのファイルの最初の 3 つのフィールドはロードアベレージの数値で、1, 5, 15 分あたりの実行キュー内 (state R) またはディスク I/O 待ち (state D) のジョブ数を与える。 - JM

例文

A system is CPU bound (has a CPU bottleneck) if the processor cannot execute fast enough to keep the number of processes on the run queue consistently low.発音を聞く 例文帳に追加

システムは以下の場合CPUバウンドとなる(CPUボトルネックを持つ)。そのプロセッサが走行待ち行列上のプロセスの数を一貫して低く保つのに十分速く実行できないときにである。 - コンピューター用語辞典

>>例文の一覧を見る

run queueのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS