HelloZeroNet / HelloZeroNet/ZeroNet
Randomize order in which download queued optional files are downloaded?
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 18.8k
- 派生
- 2.3k
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello,
on a zite i used an option to help seed all newly submitted optional files of a a certain user.
Now since the user submitted more content recently, i am having 15000 queued files shown in ZeroHello site list for that site and it is very slow to download these.
If there are more users like me attempting to download same user files, can zeronet randomize the queue so every leecher downloads different file at a time? (maybe it works like that already) Target is that if initial seeder do not complete seeding of all files, maybe there will be more complete files available.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定任何文件、测试或入口点。首先定位排队的可选文件下载处理,并确定下载是否按固定顺序选择;完成的标准是,并发 leechers 能够收到队列中的不同文件,同时请求的文件仍能可靠地继续下载。
由索引模型根据 Issue 内容生成。
评估
- 领域
- distributed-systems, networking
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 32/100