Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom thread pool implementation

Purpose of this project was to learn how to write simple thread pool in C++ and integrating it with std::futures in form of a static library.

Usage examples in tests directory.

Contributors

Languages