[bind10-dev] Lock-free data structures
Michal 'vorner' Vaner
michal.vaner at nic.cz
Fri May 24 07:33:27 UTC 2013
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
--
I'm a dragon, and I will not be ignored, not even by a tree!
Saphira Brightscales
Michal 'vorner' Vaner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20130524/58cf395e/attachment.bin>
More information about the bind10-dev
mailing list