请输入您要查询的字词:

 

单词 batch processing
释义
batch processing

Computer
  • 1. Originally, a method of organizing work for a computer system, designed to reduce overheads by grouping together similar jobs. One form avoided reloading systems software. The jobs were collected into batches, each batch requiring a particular compiler, the compiler was loaded once, and then the jobs submitted in sequence to the compiler. If a job failed to compile it took no further part in the processing, but those jobs that did compile led to the production on magnetic tape or other backing store of an executable binary. At the end of the batch of compilations those jobs that had produced an executable binary form were loaded in sequence and their data presented to the jobs. Another form avoided the time taken to read cards and print on paper by offline processing, having a batch of jobs on magnetic tape.

    The term has also come to be applied to the background processing of jobs not requiring intervention by the user, which takes place on many multiaccess systems.

    2. A method of organizing a data processing system in which transactions are input in a batch, sorted, and sequentially processed to update and/or query a master file. This is the only possible method if magnetic tape is used as backing store; there are applications where it is the most efficient method even using disks. See also transaction processing.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/29 22:38:41