Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost.Asio thread pool - add/remove threads at runtime
From: Vance Grkov (vanceg_at_[hidden])
Date: 2010-04-15 06:26:35


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_at_[hidden]
> To: boost-users_at_[hidden]
> 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.
https://signup.live.com/signup.aspx?id=60969



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net