会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
策码奔腾
策码奔腾
做简洁明了式笔记
博客园
首页
新随笔
联系
管理
订阅
2021年4月14日
指数退避算法
摘要: import java.util.Random; /** * 指数退避算法: */ public class ExponentialBackoffAlgorithm { static final int netSpeed = 10*1000;// 网速(b/ms) static final doub
阅读全文
posted @ 2021-04-14 15:38 策码奔腾
阅读(315)
评论(0)
推荐(0)
编辑
公告
console.log('欢迎');