Previous | Next --- Slide 11 of 34
Back to Lecture Thumbnails
sjoyner

Since everyone has a direct connection to every other node, we have a constant time latency to get a message from any node to another node.

abattagl

As a consequence of the constant-time access between every node, this design is more expensive than others and less scalable because it requires N^2 wires.