Parallel/Distributed Computing - Communications Characteristics
Parallel/Distributed Computing - Communications Characteristics
Parallel Computing
- Communication - high bandwidth and low latency.
- Low flexibility in messages (point-to-point).
Distributed Computing
- Communication can be high or low bandwidth.
- Latency typically high -- can be very flexible messages involving fault tolerance, sophisticated routing, etc.