Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: 增加分片并发下载和断续下载 #78

Merged
merged 2 commits into from
Apr 6, 2023

Conversation

arrebole
Copy link
Contributor

@arrebole arrebole commented Apr 4, 2023

  • 增加多线程分片下载文件
  • 增加下载文件但是进程退出后,重新下载恢复之前的进度

@arrebole arrebole force-pushed the next branch 2 times, most recently from 51eb883 to 2a9fcf6 Compare April 4, 2023 07:53
partial/chunk.go Show resolved Hide resolved
partial/chunk.go Outdated Show resolved Hide resolved
partial/partial.go Outdated Show resolved Hide resolved
partial/partial.go Outdated Show resolved Hide resolved
partial/partial.go Outdated Show resolved Hide resolved
@arrebole arrebole force-pushed the next branch 2 times, most recently from 5f8e2a7 to 93dc29c Compare April 4, 2023 11:35
partial/downloader.go Outdated Show resolved Hide resolved
partial/downloader.go Outdated Show resolved Hide resolved
@arrebole arrebole force-pushed the next branch 3 times, most recently from afd7681 to a551fd7 Compare April 6, 2023 04:03
partial/chunk.go Outdated Show resolved Hide resolved
partial/chunk.go Outdated Show resolved Hide resolved
@arrebole arrebole force-pushed the next branch 2 times, most recently from b88adc3 to 1051580 Compare April 6, 2023 06:44
@arrebole arrebole force-pushed the next branch 2 times, most recently from 3278504 to 2c8f0ac Compare April 6, 2023 07:43
- 增加多线程分片下载文件
- 增加下载文件但是进程退出后,重新下载恢复之前的进度
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants