Skip to main content
batch processing

batch processing

1 3.9
A way to run many computer tasks one after another without a person doing each
  • noun
  • /bæʧ ˈprɔsɛsɪŋ/
  • Specialized
translation icon : procesamiento por lotes
  • The work in 23 accelerated the batch processing of raster spatial analysis by leveraging an in-memory cache and GPUs.

The way we interacted with them, so to speak, was with punch cards and batch processing.

Examples

  • Alpha, a large insurance corporation, was automating its claims processing system from an essentially manual system supported by batch processing at the head office to one where claims processing is distributed to field sites using personal computers and complex network technology.

    Academic text (1991)
  • Employees struggle to complete the daily and weekly batch processing runs on time.

    Academic text (2002)
  • Deep expertise at member libraries in the areas of batch processing of metadata was critical to the project's success.

    Academic text (2013)
  • An important adjunct to batch processing, more accurately an indispensable part of it, is a batch control document.

    Academic text (1998)
  • The programs, particularly large-scale ones involving difficult computations, were executed in batch processing mode, meaning that the engineer had only one attempt each day to run the programs.

    Academic text (2005)
  • The literature on workflows related to technical services falls into various areas, including batch processing of records and migration to new systems, clean-up projects for existing resources, digital resources workflows, and workflows developed through cooperative cataloging.

    Academic text (2014)
  • The machine provides a fast means of selectively applying protective conformal coatings to printed circuit board-mounted components, and can accommodate both inline and batch processing operations.

    Academic text (2011)
  • The company implemented batch processing to improve efficiency and reduce the time required to complete jobs.

  • After integrating batch processing, the system was able to handle larger data sets without manual oversight.

  • Using batch processing, the software was designed to run tasks overnight, increasing productivity during business hours.

Synonyms

serial operation
vsbatch processing
  • Specialized
6.0

Tasks happen one after another, each starting after the last finishes

runs programs automatically without manual intervention in the same order
sequential operation
vsbatch processing
4.7

Actions that follow one another in a fixed order

is automatic execution of computer programs or jobs without manual intervention

How Automated

automaticity
  • Specialized
7.7
batch processing
  • Specialized
1 3.9

Surface Forms

Morphology

batch + processing

The meaning is directly compositional: 'batch' (a group of items) combined with 'processing' (the actions of handling or transforming those items) yields 'processing of groups of items', which a B1 learner who knows both words can readily infer. The precise technical detail of automatic sequential execution is a specialist nuance, but it does not prevent the core meaning from being transparent to learners.

Etymology

Batch processing comes from the simple idea of doing work in groups: a baker makes a batch of loaves and processing means dealing with them all at once in the oven. In computing, programs are grouped and run automatically one after another, so the phrase means 'to run many tasks together without manual help'.