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

那怎么计算一个问题传输的具体时间呢 #2

Open
Lincoln92 opened this issue Dec 19, 2019 · 5 comments
Open

那怎么计算一个问题传输的具体时间呢 #2

Lincoln92 opened this issue Dec 19, 2019 · 5 comments
Labels
enhancement New feature or request

Comments

@Lincoln92
Copy link

看到有计算每个线程所耗的时间,怎么计算一个文件从开始传输到传输完成总共用了多少时间,还有可以完善一下网络异常的断点续传

@stateIs0
Copy link
Owner

@Lincoln92 这个比较简单, 用 checkpoint 的机制就行

@stateIs0
Copy link
Owner

@Lincoln92 可以提交个 pr 😂

@stateIs0 stateIs0 added the enhancement New feature or request label Dec 19, 2019
@Lincoln92
Copy link
Author

@Lincoln92 这个比较简单, 用 checkpoint 的机制就行

额,请教一下利用jdk怎么实现checkpoint机制啊,在网上查的都是什么flink,spark的checkpoint

@Lincoln92
Copy link
Author

@Lincoln92 这个比较简单, 用 checkpoint 的机制就行

大佬能不能百忙之中抽个空实现一下。。。

@Lincoln92
Copy link
Author

还有一个问题,在ClientDemo中起15个线程是为什么,而且每个线程都是去循环sendFile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants