Skip to content

A simple C++11 Thread Pool implementation

Notifications You must be signed in to change notification settings

huxiangyuxy/ThreadPool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README 项目名称:简单线程池 项目创建者:huxaingyu

参考blog:https://www.cnblogs.com/yangang92/p/5485868.html

编译环境:基于Windows子系统Linux 具体版本:Ubuntu18.04

测试文件:test/main.c

编译:make 使用:./main 清除:make clean

About

A simple C++11 Thread Pool implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%