Opened at 2015-05-16T09:18:35Z
Last modified at 2015-08-16T15:26:31Z
#2422 new enhancement
Multiple Helpers
Reported by: | communitycube | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-network | Version: | 1.10.0 |
Keywords: | upload-helper multiple performance reliability | Cc: | |
Launchpad Bug: |
Description
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
Change History (2)
comment:1 Changed at 2015-05-16T16:28:59Z by daira
- Component changed from unknown to code-network
- Keywords performance reliability added; helper removed
comment:2 Changed at 2015-08-16T15:26:31Z by zooko
- Keywords upload-helper added; helpers removed
Note: See
TracTickets for help on using
tickets.