会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
笨狗毒毒毒
Since I have already embarked on this path, then, nothing should prevent me to go down this road.
博客园
首页
新随笔
联系
管理
订阅
2017年10月19日
java Future && Guava Future
摘要: ### java future Runnable的任务是没有返回值,也不能抛出异常的java.util.concurrent.Callable接口,可以返回一个对象或者抛出异常 使用jdk的这种方式提交Callble任务,如果使用Future等待返回结果,这里就是阻塞的。所以,可能某一个任务时间很长
阅读全文
posted @ 2017-10-19 15:34 笨狗毒毒毒
阅读(459)
评论(0)
推荐(0)
编辑
公告