[bind10-dev] Lock-free data structures

Cathy Almond cathya at isc.org
Fri May 24 11:42:53 UTC 2013


On 24/05/13 08:33, Michal 'vorner' Vaner wrote:
> Hello
> 
> I stumped onto this thing: http://liblfds.org/
> 
> It says it can do lock-free data structures (including queue) on
> many OSes and processors. That could be useful for our resolver
> work (possibly on the landlords-peasants model).
> 
> Also, the licence seems compatible:
> 
> | There is no license. You are free to use this software in any
> way, for any | purpose. Go forth and create wealth!
> 
> Of course, I expect we'll hit an OS or processor where it does not
> work. But I guess we could wrap it in some thin layer and replace
> it with std::queue with mutex on such combination.
> 
> With regards
> 
> 
> 
> _______________________________________________ bind10-dev mailing
> list bind10-dev at lists.isc.org 
> https://lists.isc.org/mailman/listinfo/bind10-dev
> 
http://liblfds.org/phpBB3/viewtopic.php?f=2&t=35#p43 ?

<something> has to handle concurrent access...?


More information about the bind10-dev mailing list