Batch processing is a general term used for frequently used programs that are executed with minimum human interaction. Batch process jobs can run without any end-user interaction or can be scheduled to start up on their own as resources permit.
Batch jobs are designed so that all input data is preselected through scripts or command-line parameters. The major benefits of using batch processes are:
Read More ยป