1 | Parallel Computing |
2 | Communication - high bandwidth and low latency. |
3 | Low flexibility in messages (point-to-point). |
4 | Distributed Computing |
5 | Communication can be high or low bandwidth. |
6 | Latency typically high -- can be very flexible messages involving fault tolerance, sophisticated routing, etc. |