batch mode
バッチモード
頻度: 6.46.1 100万語あたり
an operating state in which a computer processes a series of jobs without user interaction
ユーザーの操作なしでコンピュータが一連のジョブを処理する動作状態
カテゴリー:
例文 (10)
batch mode = バッチモード (ユーザーの操作なしでコンピュータが一連のジョブを処理する動作状態)
- The system is designed to run in batch mode overnight.このシステムは夜間にバッチモードで実行されるように設計されています。
- All the transaction data is processed in batch mode at the end of the day.すべての取引データは、一日の終わりにバッチモードで処理されます。
- You can execute this script in batch mode to avoid manual intervention.手動介入を避けるために、このスクリプトをバッチモードで実行できます。
- Batch mode is ideal for tasks that don't require user interaction.バッチモードは、ユーザーの操作を必要としないタスクに最適です。
- Our old mainframe computer could only operate in batch mode.私たちの古いメインフレームコンピュータはバッチモードでしか動作できませんでした。
- The administrator switched the server to batch mode to perform system updates.管理者はシステムアップデートを実行するためにサーバーをバッチモードに切り替えました。
- Unlike interactive mode, batch mode processes jobs sequentially from a queue.対話モードとは異なり、バッチモードはキューからジョブを順次処理します。
- Running the report generator in batch mode significantly reduced the server load.レポートジェネレータをバッチモードで実行すると、サーバーの負荷が大幅に軽減されました。
- This application was not designed for batch mode; it requires real-time input.このアプリケーションはバッチモード用に設計されていません。リアルタイム入力が必要です。
- We have a scheduled task that initiates batch mode every evening at midnight.毎晩真夜中にバッチモードを開始するスケジュールされたタスクがあります。