摘要:
定时任务 scheduler solution 1.Timer/TimerTask 2.SchedulerExecutorServic3.crontab 4.cron4j 5.quartz 6.Control-M(商业版的) Timer问题: 当TimerTask的执行时间超过Timer规定的任务间 阅读全文
posted @ 2020-08-06 10:08
龙宇在天
阅读(324)
评论(0)
推荐(0)
摘要:
创建ExecutorService的四种方式: 使用Executors.newCachedThreadPool()的方式来创建ExecutorService /* * 线程池的生命周期很短,60秒就结束了 * These pools will typically improve the perfor 阅读全文
posted @ 2020-08-06 10:05
龙宇在天
阅读(261)
评论(0)
推荐(0)

浙公网安备 33010602011771号