Skip to content

A simple C++ threadpool based on POSIX threads.

Notifications You must be signed in to change notification settings

suneeth51/threadpool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

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++ 100.0%