Skip to content

chenqiang2026/threadPool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threadPool

threadPool implemented by C/C++

持续迭代中,目前是用C++语言实现的,后期会继续跟上C语言, 大家可以关注对项目中的问题进行指正,可以优化的地方进行优化. 如果有什么好的建议,欢迎大家提出来,一起把这个项目迭代的更加完善.

// Linux环境实测 编译这个项目

cd

1:mkdir build

2: cd build

3: cmake ..

4:make

alt text

执行成功

About

threadPool implemented by C/C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published