Batch processing
Batch processing is a method of running high-volume, repetitive data jobs. The batch method allows users to process data when computing resources are available, and with little or no user interaction. With batch processing, users collect and store data, and then process the data during an event known as a batch window¹².
Batch processing is useful for handling tasks like payroll, end-of-month reconciliation, or settling trades overnight. Batch processing can save money and labor over time, but it may be costly to design and implement up-front²³.
Batch processing originated in the 19th century by Herman Hollerith, an American inventor who created the first tabulating machine. This device used punched cards to store and process data in batches. This innovation allowed large amounts of data to be processed more quickly and accurately than by manual methods¹⁴.
Some of the basic parameters of batch processing include²:
- Who is submitting the job
- Which program will run
- The location of the input and output files
- When the job should be run
I hope this answer is helpful for you.Do you have any other questions about batch processing?
Batch processing is a method of running high-volume, repetitive data jobs. The batch method allows users to process data when computing resources are available, and with little or no user interaction. With batch processing, users collect and store data, and then process the data during an event known as a batch window .
Batch processing is useful for handling tasks like payroll, end-of-month reconciliation, or settling trades overnight. Batch processing can save money and labor over time, but it may be costly to design and implement up-front .
Batch processing originated in the 19th century by Herman Hollerith, an American inventor who created the first tabulating machine. This device used punched cards to store and process data in batches. This innovation allowed large amounts of data to be processed more quickly and accurately than by manual methods .
Some of the basic parameters of batch processing include:
- Who is submitting the job
- Which program will run
- The location of the input and output files
- When the job should be run
Do you have any other questions about batch processing?
Comments
Post a Comment