We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
看到有计算每个线程所耗的时间,怎么计算一个文件从开始传输到传输完成总共用了多少时间,还有可以完善一下网络异常的断点续传
The text was updated successfully, but these errors were encountered:
@Lincoln92 这个比较简单, 用 checkpoint 的机制就行
Sorry, something went wrong.
@Lincoln92 可以提交个 pr 😂
额,请教一下利用jdk怎么实现checkpoint机制啊,在网上查的都是什么flink,spark的checkpoint
大佬能不能百忙之中抽个空实现一下。。。
还有一个问题,在ClientDemo中起15个线程是为什么,而且每个线程都是去循环sendFile
No branches or pull requests
看到有计算每个线程所耗的时间,怎么计算一个文件从开始传输到传输完成总共用了多少时间,还有可以完善一下网络异常的断点续传
The text was updated successfully, but these errors were encountered: