Multiple Helpers #2422

Open
opened 2015-05-16 09:18:35 +00:00 by communitycube · 0 comments
communitycube commented 2015-05-16 09:18:35 +00:00
Owner

Instead of the single value now stored in tahoe.cfg, we thought to have a list of Helpers and the possibility to select one of them from that list using a particular selection algorithm.

a- Allow for a variable number of helpers, statically contained in "BASEDIR/helpers."

b- Before sending a file to the helper

1- Check all the helpers to retrieve their statistics.

2- Choose the helper with best stats.

c- Send the cyphertext to the chosen Helper

Instead of the single value now stored in tahoe.cfg, we thought to have a list of Helpers and the possibility to select one of them from that list using a particular selection algorithm. a- Allow for a variable number of helpers, statically contained in "BASEDIR/helpers." b- Before sending a file to the helper 1- Check all the helpers to retrieve their statistics. 2- Choose the helper with best stats. c- Send the cyphertext to the chosen Helper
tahoe-lafs added the
unknown
normal
enhancement
1.10.0
labels 2015-05-16 09:18:35 +00:00
tahoe-lafs added this to the undecided milestone 2015-05-16 09:18:35 +00:00
tahoe-lafs added
code-network
and removed
unknown
labels 2015-05-16 16:28:59 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#2422
No description provided.