Skip to content

完善简易版本线程池库

Latest
Compare
Choose a tag to compare
@yangchong211 yangchong211 released this 04 Jun 14:45
· 2 commits to master since this release

1.完善核心任务,io流任务,cpu密集任务线程池封装
2.添加线程池库根据type类型创建对应的线程池对象
3.针对handler处理消息dispatchMessage可能出现异常,增加catch操作