Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

How to evenly distribute files across peers using sparse downloads? #242

Open
metanomial opened this issue May 29, 2019 · 2 comments
Open

Comments

@metanomial
Copy link

I am looking to add functionality for volunteer archival in an app, in such a way that the user can specify an arbitrary amount of space, and the application will download as many files from the Dat archive as possible. My current working solution is just to pick files at random up to the storage limit.

The problem is that users can also specify certain files to download before filling the rest of the space at random. And since some files are more popular than others, the distribution becomes uneven across the network.

Is there a way to estimate file redundancy as to download the least redundant files first?

@okdistribute
Copy link
Collaborator

okdistribute commented May 29, 2019

@substack is working on this, stay tuned!

@da2x
Copy link

da2x commented Dec 25, 2019

/~https://github.com/okdistribute/hyperhealth may be of interest here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants