I am experimenting with the boost::asio::thread_pool and the boost::asio::post() function. In my program, which does matrix multiplication, I use t
boost::asio::thread_pool
boost::asio::post()