Skip to content

qinmoM/Simple_Thread_Pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple C++11 ThreadPool

Usage

  • Download the include/ThreadPool.hpp file and add it to your project.
  • Ensure that your compiler uses the C++11 standard or later.
  • Include the ThreadPool.hpp in your source file.
    Or you can refer to the example in the main.cpp file.

Reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors