Fullmesh
Fullmesh, or full mesh, refers to a network topology in which every node has a direct link to every other node. This arrangement provides the shortest possible communication path between any two nodes and maximal redundancy, since multiple independent paths are available if some links fail.
In a network with n nodes, the number of physical links required for a full mesh is
Advantages of a full mesh include low latency for direct communication between any pair of nodes and
Variants and alternatives include partial mesh, where some node pairs are directly connected while others use
See also network topology, mesh network, partial mesh, hybrid topology.