We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 908dbb6 commit 5652359Copy full SHA for 5652359
README.md
@@ -27,6 +27,6 @@ Post job to thread pool is much faster than for boost::asio based thread pool.
27
28
See benchmark/benchmark.cpp for benchmark code.
29
30
-All code except [MPMCBoundedQueue](https://github.com/inkooboo/thread-pool-cpp/blob/master/thread_pool/mpsc_bounded_queue.hpp)
+All code except [MPMCBoundedQueue](https://github.com/inkooboo/thread-pool-cpp/blob/master/include/thread_pool/mpsc_bounded_queue.hpp)
31
is under MIT license.
32
0 commit comments