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