Where it is usually found: In a cellular shop, batch flow shop, batch job shop.
通常发生在:密集性车间,批量流程车间生产,批量工作车间生产。
Typically, a batch job will process records sequentially, starting with the first record and cycling through the remainder until the work is complete.
通常,批处理作业按顺序处理记录,从第一条记录开始,依次处理其余记录,直到工作完成。
For instance, you would not want to change the set of data used in a batch job while the job is running.
例如,您不会在批处理作业运行时更改其中使用的数据集。
For example, a single batch job that must process 100,000,000 records can be broken into 100 jobs that each process 1,000,000 records and executed concurrently.