mesh network

This commit is contained in:
Bob Mottram 2018-10-17 09:49:59 +01:00
parent 12ac75c431
commit bcfd63a0a7
1 changed files with 7 additions and 0 deletions

View File

@ -13,6 +13,13 @@ inefficient data centers within the current cloud computing paradigm is
really an attempt to solve the limited server capacity problem, but this
may eventually be superceded by mesh.
For optimal performance the apps within a mesh network should work in a
peer-to-peer manner using data which is content addressable. Attempting to
run an app designed for client/server within a mesh usually results in
very poor performance. Since so much current software is designed for
client/server (often subconsciously, since the paradigm is hegemonic)
this is why mesh networks currently remain a minority topic.
Existing examples of large mesh networks are freifunk and guifinet. Common
mesh protocols are batman, BMX, OLSR and Babel.