Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e004c96 commit df45af0Copy full SHA for df45af0
README.md
@@ -23,6 +23,6 @@ Post job to thread pool is much faster than for boost::asio based thread pool.
23
24
See benchmark/benchmark.cpp for benchmark code.
25
26
-All code except 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/thread_pool/mpsc_bounded_queue.hpp)
27
is under MIT license.
28
0 commit comments