会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lailailaisunday
博客园
首页
新随笔
联系
订阅
管理
2019年11月6日
并发编程之定时任务
摘要: ScheduledThreadPoolExecutor ScheduledThreadPoolExecutor继承了ThreadPoolExecutor 实现了ScheduledExecutorService。主要用来处理延时任务和定时任务。 定时线程池的执行原理与一般的线程池执行过程有点差别,具体
阅读全文
posted @ 2019-11-06 17:58 lailailaisunday
阅读(402)
评论(0)
推荐(0)
编辑
公告