Skip to main content
work unit

work unit

4.0
A small task sent to a computer to run with other tasks
  • noun
  • Specialized
translation icon : unidad de trabajo
  • To balance load, the scheduler split the dataset into identical work units for parallel workers.

Examples

  • In our MapReduce job, each mapper receives a single work unit to transform and forward.

  • The grid server dispatched a work unit to each volunteer computer for processing.

  • Each work unit must be processed efficiently.

  • The system assigns a work unit to every thread.

  • The grid server dispatched a work unit to each volunteer computer for processing.

  • In our MapReduce job, each mapper receives a single work unit to transform and forward.

  • To balance load, the scheduler split the dataset into identical work units for parallel workers.

Synonyms

job
vswork unit
  • Specialized
86 5.0

Computer work that a system runs as one operation

is a single discrete task or data piece for a worker in parallel systems

Surface Forms

work unit singular
work units plural

Morphology

work + unit

The meaning 'a discrete task assigned for processing' is directly derivable from combining 'work' (task/activity) with 'unit' (a single defined piece); it follows the common compositional pattern 'unit of work' found across languages. Although the term is technical in computing, its referent is predictable from the constituents, so a B1 learner who knows the words can infer the meaning.

Etymology

Work unit in computing uses a simple image: imagine a factory where a big job is cut into small units and each unit is sent to one worker machine. So a work unit is a single piece of work or 'task' that a program or computer handles on its own.