Skip to content

C++ Generic ThreadPool Implementation. Good For Non Blocking Tasks. Work In Progress

Notifications You must be signed in to change notification settings

devanob/ThreadPool

Repository files navigation

ThreadPool

C++ Generic C++ ThreadPool Implementation. Good For Non Blocking Task. Work In Progress In the next update I will try to add interrupted threads, proper thread pool contructing, and more method to deal with threadpooling Such as batch jobs, scheduling job priority, dyanamic creation of thread worker as job size increase. This Library is cross platform written in standard and modern C+11+ Stay Tune

About

C++ Generic ThreadPool Implementation. Good For Non Blocking Tasks. Work In Progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published