First page Back Continue Last page Summary Graphic
Cluster vs. SMP
SMP: Re-use operating system!
- What happens if a node goes bad?
- Oops! Dangling pointers?
- Does not scale down as well (used to be worse)
Cluster
- hardware scaling a no brainer
- memory, I/O Bandwidth processor speed
- Fault tolerance