$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Thread Pool example
From: Gonzalo Garramuño (ggarra13_at_[hidden])
Date: 2017-04-10 11:37:37
El 10/04/17 a las 06:59, Paolo Bolzoni escribió:
>
> I think this old recipe is what you are looking for.
> http://think-async.com/Asio/Recipes?skin=clean.nat,asio,pattern#A_thread_pool_for_executing_arbi
Thank you. I think this will work perfectly.