# Independent Work Units

> Work partitioned into discrete units that execute in isolation, without shared mutable state or ordering dependencies.

Record: `lex:independent-work-units`
Kind: constraint
Layer: [Structural Core](https://banes-lab.com/records/layer/structural-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-independent-work-units

## category

- [Core Vocabulary](https://banes-lab.com/records/lex-category/core-vocabulary.md)

## referenced-by

- [Parallelism](https://banes-lab.com/records/arch/parallelism.md)
- [Fan-out/Fan-in](https://banes-lab.com/records/arch/fan-out-fan-in.md)
