Skip to content

maxtek6/threadpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Threadpool

status codecov

Maxtek implementation of thread pooling in C++.

Requirements

  • CMake
  • Any compiler supporting C++14 or later