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

dojo7 [課題3-2] 分割ダウンローダを作ろう #40

Open
wants to merge 7 commits into
base: kadai3-asuke-yasukuni
Choose a base branch
from

Conversation

asuke-yasukuni
Copy link

@asuke-yasukuni asuke-yasukuni commented Sep 23, 2019

結構途中です。ギリギリまで実装してみます。
間に合うかどうか。。
ダウンロードしてマージまでとりあえず動く状態だけど、コードがメチャ。。

分割ダウンロードを行う

  • Rangeアクセスを用いる
  • いくつかのゴルーチンでダウンロードしてマージする
  • エラー処理を工夫する
  • golang.org/x/sync/errgourpパッケージなどを使ってみる
  • キャンセルが発生した場合の実装を行う

Sorry, something went wrong.

@asuke-yasukuni asuke-yasukuni added the kadai3-2 分割ダウンローダー label Sep 23, 2019
@asuke-yasukuni asuke-yasukuni self-assigned this Sep 23, 2019
@asuke-yasukuni asuke-yasukuni changed the base branch from master to kadai3-asuke-yasukuni September 23, 2019 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kadai3-2 分割ダウンローダー
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant