/threadpool

Implementation of threadpool in C++

Primary LanguageC++

C++线程池

从最简单的线程池实现入手,逐步构建功能完善的线程池

分支

threadpool_v0.1 - linux下最简单的线程池