- 博客(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
329
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人