Boost logo

Boost Users :

Subject: Re: [Boost-users] [threadpool] from your experience, is it safe to use threadpool with recent boost release?
From: Arash Abghari (arash.abghari_at_[hidden])
Date: 2013-01-29 11:00:56


On 29/01/13 01:03 AM, Frédéric Bron wrote:
> Dear community,
>
> I found the threadpool library very useful
> (http://threadpool.sourceforge.net/). Apparently, it was designed for
> boost 1.37.0 and seemed to target inclusion in boost but probably did
> never go to a review because its author had not enough time to meet
> all requirements for boost inclusion, in particular, documentation.
> However, it is ready to be used with boost as is can just be untared
> in the boost include directory.
> I have tried to use it with boost 1.51.0 and it seems to work nicely.
> Before using it for long term projects, I was wondering if some of you
> use this library with success together with a rather recent boost
> release? Do you experience any issue or everything is just fine.
> Any chance that the latest changes in the thread library
> (http://thread.gmane.org/gmane.comp.lib.boost.devel/237484) would
> impact threadpool?
>
> Regards,
>
> Frédéric
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
We are using threadpool in our product and it works fine with boost
1.47. Just make sure you have applied the following patch:

http://sourceforge.net/tracker/download.php?group_id=158064&atid=806335&file_id=395168&aid=3127011

Arash


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