Intrusive unordered set and thread safety
Hi, I have been playing around with the boost intrusive unordered set. If my application is multi-threaded I do not see any way to make the set thread safe at a bucket level. I have seen a previous post from November 2012 "[Intrusive] unordered_set and thread safety" which asked the same question. At that point it was not implemented but I have not seen any updates in that area since. My question is, has it been implemented or is there a plan to implement such a feature in the near future? Thank you, Dave.
El 24/02/2014 11:20, Dave Davoren escribió:
Hi,
I have been playing around with the boost intrusive unordered set. If my application is multi-threaded I do not see any way to make the set thread safe at a bucket level. I have seen a previous post from November 2012 "[Intrusive] unordered_set and thread safety" which asked the same question. At that point it was not implemented but I have not seen any updates in that area since.
My question is, has it been implemented or is there a plan to implement such a feature in the near future?
Not in the short term, sorry. However, there is no ticket open for this feature, so please open one so that it's not forgotten. Thanks. Best, Ion
Thanks for the response Ion. On 02/24/2014 08:52 PM, Ion Gaztañaga wrote:
El 24/02/2014 11:20, Dave Davoren escribió:
Hi,
I have been playing around with the boost intrusive unordered set. If my application is multi-threaded I do not see any way to make the set thread safe at a bucket level. I have seen a previous post from November 2012 "[Intrusive] unordered_set and thread safety" which asked the same question. At that point it was not implemented but I have not seen any updates in that area since.
My question is, has it been implemented or is there a plan to implement such a feature in the near future?
Not in the short term, sorry. However, there is no ticket open for this feature, so please open one so that it's not forgotten. Thanks.
Best,
Ion _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Dave Davoren
-
Ion Gaztañaga