C++ Threadpool without using boost lib -


i have use threadpool in program have no idea how use it. know how create , use thread after lot of research, can't find how can implement threadpool without using boost lib (forbidden). if have ideas or searching path, appreciate it. i'm not asking full code @ least if can lead me.

i've googled 20 seconds , i've found this, hope helps, since question how use threadpool

c++ thread pool

edit:

without boost: simple thread pool in c++

however thread has "homework" written on it. luck ;)


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -