Parallel Query Execution Mechanisms (cont.)
Parallel vs. Distributed Systems (cont.)
- Parallel
- One center of control
- Four types
- Shared-memory
- Shared-disk
- Distributed-memory
- Hierarchical computer architecture
Notes:
Shared-disk: multiple processors sharing disks not memory
Distributed-memory: multiple processors sharing memory