memrootじしょ
英和翻訳
Job Queue
competency development
cognitive load theory
feedback process
non-parametric
luminosity sensor
Electronic Stability Control
Job Queue
/dʒɒb kjuː/
ジョブキュー
1.
コンピュータシステムが処理するために待機しているタスク(ジョブ)のリスト。
コンピュータのオペレーティングシステムやアプリケーションにおいて、実行を待っている複数のタスクや処理要求が一時的に保管されている場所を指します。これらのタスクは通常、特定の順序(例: FIFO、優先度順)で処理されます。
The
print
jobs
are
lined
up
in
the
job
queue.
(印刷ジョブはジョブキューに並んでいます。)
The print jobs
印刷するタスクや書類のこと。
are lined up
順番に並べられている状態。
in the job queue
「ジョブキュー」という、処理待ちのリストの中で。
We
need
to
clear
the
job
queue
before
restarting
the
server.
(サーバーを再起動する前に、ジョブキューをクリアする必要があります。)
We need to clear
私たちは〜を空にする必要がある。
the job queue
処理待ちのタスクリスト。
before restarting
〜を再起動する前に。
the server
コンピュータシステムの本体。
Many
background
processes
run
through
a
dedicated
job
queue.
(多くのバックグラウンドプロセスは、専用のジョブキューを通じて実行されます。)
Many background processes
ユーザーから直接見えないところで動いている多くの処理。
run through
〜を通じて実行される。
a dedicated job queue
特定の目的のために用意された処理待ちリスト。
The
system
monitors
the
job
queue
to
ensure
smooth
operation.
(システムはスムーズな運用を確保するためにジョブキューを監視しています。)
The system
コンピュータシステム全体。
monitors
監視する、見張る。
the job queue
処理待ちのタスクリスト。
to ensure smooth operation
スムーズな運用を確実にするために。
関連
task queue
print queue
process queue
batch processing
scheduler
workload management