Thanks for that, after looking at the threadpool library based on boost, I couldn't see the ability to handle timers (and my projects requires the ability to handle large number of timers). I will have to implement this myself. Boost.asio provides this using the deadline_timer class.
Regards!
 
> From: i.dundek@cpce.net
> To: boost-users@lists.boost.org
> Date: Thu, 15 Apr 2010 09:37:02 +0200
> Subject: Re: [Boost-users] Boost.Asio thread pool - add/remove threads at runtime
>
> Hi.
> Did you try the threadpool library based on BOOST ?
> http://threadpool.sourceforge.net/
> I tried it and the number of threads could be easily changed by calling
> the resize() method of threadpool controller at any time.
> Best regards
> Dundee.
>


Hotmail: Trusted email with powerful SPAM protection. Sign up now.