Parallel Query Execution Mechanisms (cont.)
Three Forms (cont.)
- Intra-operator: execute a single operator in multiple processors
Implementation
- Bracket Models
- Operator Models
Notes:
- Inter- & intra-operators are used more because they obtain higher performance.