bshoshany / thread-pool

BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
MIT License
2.21k stars 253 forks source link

[REQ] Q? #138

Closed drdbrr closed 10 months ago

drdbrr commented 10 months ago

No atomics? No lock-free structs?

bshoshany commented 10 months ago

Please follow the provided issue template. Thanks!