# Streaming / Pipeline / Dataflow Processing

Record: `lex-category:streaming-pipeline-dataflow-processing`
Kind: category
Canonical: https://banes-lab.com/ontology/lexicon#lex-category-streaming-pipeline-dataflow-processing

## terms

- [Batch-Only Processing](https://banes-lab.com/records/lex/batch-only-processing.md)
- [Ordering/State](https://banes-lab.com/records/lex/ordering-state.md)
- [Forward-Only State Model](https://banes-lab.com/records/lex/forward-only-state-model.md)
- [Global Optimization](https://banes-lab.com/records/lex/global-optimization.md)
- [Multi-Pass Full Materialization](https://banes-lab.com/records/lex/multi-pass-full-materialization.md)
- [Error Propagation/Debugging](https://banes-lab.com/records/lex/error-propagation-debugging.md)
- [Monolithic Processing Function](https://banes-lab.com/records/lex/monolithic-processing-function.md)
- [Stage Contracts](https://banes-lab.com/records/lex/stage-contracts.md)
- [Stepwise Transformation](https://banes-lab.com/records/lex/stepwise-transformation.md)
- [Streaming](https://banes-lab.com/records/lex/streaming.md)
- [Avoiding Unneeded Work](https://banes-lab.com/records/lex/avoiding-unneeded-work.md)
- [Debuggability/Resource Lifetime](https://banes-lab.com/records/lex/debuggability-resource-lifetime.md)
- [Deferred Execution Semantics](https://banes-lab.com/records/lex/deferred-execution-semantics.md)
- [Eager Full Materialization](https://banes-lab.com/records/lex/eager-full-materialization.md)
- [Large Data Processing](https://banes-lab.com/records/lex/large-data-processing.md)
- [Lookup Performance](https://banes-lab.com/records/lex/lookup-performance.md)
- [Ordered Read Model](https://banes-lab.com/records/lex/ordered-read-model.md)
- [Random Access Requirement](https://banes-lab.com/records/lex/random-access-requirement.md)
- [Backtracking Algorithm](https://banes-lab.com/records/lex/backtracking-algorithm.md)
- [Complex Grammar/Global State](https://banes-lab.com/records/lex/complex-grammar-global-state.md)
- [No Backtracking Requirement](https://banes-lab.com/records/lex/no-backtracking-requirement.md)
- [Streaming Parsers](https://banes-lab.com/records/lex/streaming-parsers.md)
- [Control-Flow-Centric Monolith](https://banes-lab.com/records/lex/control-flow-centric-monolith.md)
- [Data Dependencies](https://banes-lab.com/records/lex/data-dependencies.md)
- [Parallel/Stream Processing](https://banes-lab.com/records/lex/parallel-stream-processing.md)
- [Stages](https://banes-lab.com/records/lex/stages.md)
- [State Coordination](https://banes-lab.com/records/lex/state-coordination.md)
- [No Hidden State](https://banes-lab.com/records/lex/no-hidden-state.md)
- [Parallel Processing](https://banes-lab.com/records/lex/parallel-processing.md)
- [Stateful Business Rules](https://banes-lab.com/records/lex/stateful-business-rules.md)
- [Stateful Hidden Accumulation](https://banes-lab.com/records/lex/stateful-hidden-accumulation.md)
- [Bounded Aggregation over Unbounded Streams](https://banes-lab.com/records/lex/bounded-aggregation-over-unbounded-streams.md)
- [Bounded State](https://banes-lab.com/records/lex/bounded-state.md)
- [Event Time](https://banes-lab.com/records/lex/event-time.md)
- [Late-Data Handling](https://banes-lab.com/records/lex/late-data-handling.md)
- [Unbounded Accumulation](https://banes-lab.com/records/lex/unbounded-accumulation.md)
- [Parallel Branch Processing](https://banes-lab.com/records/lex/parallel-branch-processing.md)
- [Result Aggregation](https://banes-lab.com/records/lex/result-aggregation.md)
- [Serial Item Processing](https://banes-lab.com/records/lex/serial-item-processing.md)
- [Fitness for Purpose](https://banes-lab.com/records/lex/fitness-for-purpose.md)
- [Latency Requirement Clarity](https://banes-lab.com/records/lex/latency-requirement-clarity.md)
- [Latency-Appropriate Processing Model](https://banes-lab.com/records/lex/latency-appropriate-processing-model.md)
- [One-Size-Fits-All Processing](https://banes-lab.com/records/lex/one-size-fits-all-processing.md)
- [Operational Duplication](https://banes-lab.com/records/lex/operational-duplication.md)
