Skip to content

canavci2016/thread-pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

so as to run the server in the directory on the terminal

// BUILDING

g++ -w -std=c++11 -o hello threapoolexample.cpp ThreadPool.cpp 

// RUNNING

./hello

About

Thread pool that you could use for diverse jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages