Boost logo

Boost Users :

Subject: Re: [Boost-users] no thread pool?
From: Arun Ramasamy (aramasamy_at_[hidden])
Date: 2011-12-15 11:25:13


On 12/15/2011 11:19 AM, Jeff Graham wrote:
> Hello,
>
> I do not see a thread pool in current boost. Has one never been
> accepted?
HI Jeff,
This post on stackoverflow has some answers:
http://stackoverflow.com/questions/4084777/creating-a-thread-pool-using-boost

They suggest using either:
http://threadpool.sourceforge.net/ (unofficial)
or asio with threading enabled
think-async.com/Asio/Recipes (example on how to create one)
> Thanks.
>
>
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users

-- 

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