|
|
|
|
|
by LinuxinaBIt
665 days ago
|
|
I like the way you’re thinking but it doesn’t necessarily work like that in practice.
Why?
Because of how announce queues work, each interface has its own queue, and announces are limited very specifically to 2% of a channel’s bandwidth. This means that announces are much more likely to be transferred over the faster medium first, resulting in paths that are on average the most reasonable balance between speed and distance. If that doesn’t make sense at first, I get it. I find trying to visualize how it works really helps. Reticulum is conceptually so different from anything else out there that it takes a while to understand. See http://reticulum.network/manual/understanding.html#the-annou... for more details. |
|
For bandwidth, however, I don't see it yet. If all relevant nodes are idle at the time an announce comes in (so the 2% limit doesn't come into effect), a low-bandwith route might be established before one with a much higher bandwidth, no? (Prioritising latency over bandwidth can be the right thing to do, of course, depending on what the network is used for. But it might not.)