Tyler-Hardin/thread_pool
Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.
C++
Issues
- 1
C++20 build failure
#10 opened by frli8848 - 0
Compilation warning Wsign-compare
#8 opened by dpellegr - 2
High CPU usage
#7 opened by r0l1 - 4
- 2
- 1
Function wrapper
#3 opened by fabri8bit - 2
- 2
Waiting for threads to finish
#2 opened by davidcsi