mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-05 17:45:35 -05:00
csoler
a9e496f845
Improved TR routing strategy:
- updated base forward probabilities to larger values - used a minimum FP to 1/nb_connected_friends instead of 0. This is the larger non-explosive value. - changed tunnel management time to 2 secs instead of 1, setting the overall number of TR/s emmitted for all downloads to 0.5 (Should reduce the TR load for the whole network by a factor of 2). With these settings, someone with N friends should receive at most N/2 TR/s at depth 1, which corresponds to N/2*50 B/s. To reach the limit of 1500 B/s, one needs to have 60 connected friends downloading. Accounting for friends at multiple hops, having more than 30-40 friends is likely to be unefficient, although it will not stop the network completely as it did before. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5110 b45a01b8-16f6-495d-af2f-9b41ad6348cc
Description
RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Languages
C++
85.6%
C
7%
QMake
1.7%
HTML
1.4%
NSIS
1%
Other
3.1%