Skip to content

A simple C++ threadpool based on POSIX threads.

Notifications You must be signed in to change notification settings

binbowang1987/threadpool

 
 

Repository files navigation

threadpool

A very simple C++ threadpool based on POSIX threads (also known as pthreads). Sample usage is also provided in the test code.

About

A simple C++ threadpool based on POSIX threads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.6%
  • Makefile 9.3%
  • C 1.1%