mesh networking
Sign in to savetype of computer network using multiple links between nodes
~3 min read
Encyclopedic overview
A mesh network is a network topology in which the infrastructure nodes (i.e., bridges, switches, and other infrastructure devices) connect directly, dynamically and non-hierarchically to as many other nodes as possible and cooperate with one another to efficiently route data to and from clients.
This lack of dependency on one node allows for every node to participate in the relay of information. Mesh networks dynamically self-organize and self-configure, which can reduce installation overhead. The ability to self-configure enables dynamic distribution of workloads, particularly in the event that a few nodes should fail. This, in turn, contributes to fault-tolerance and reduced maintenance costs.
Excerpted from Wikipedia’s “mesh networking” article, available under the CC BY-SA 4.0 licence.