- 博客(2)
- 收藏
- 关注
原创 深入理解Executor
一、Executor的定义和用途 1.decoupling task submission from the mechanics of how each task will be run, including details of thread use, scheduling, etc. 将任务提交和每个任务怎么运行(包括线程使用的细节、线程的调度)解耦 2.An Executor
2015-04-16 21:29:51
328
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人