Releases: PaulRitaldato1/ThreadPool
Releases · PaulRitaldato1/ThreadPool
Single Header Thread Pool
v3.0 Updating Readme
Massively Improved Thread Pool
This version of the thread pool now has the ability to get return values back from the threads! A huge bug was also fixed that caused only one thread to run at a time. Now it runs perfectly. The only improvements now will be optimizations to STL functions used and the like.
Working Thread Pool Header
Will easily make tasks multi-threaded. Does not have the capability to obtain return values (coming in 1.1)