Boost logo

Boost :

Subject: Re: [boost] [lock-free] CDS -yet another lock-free library
From: Tim Blechmann (tim_at_[hidden])
Date: 2010-03-28 10:17:40


> I'd like to present to boost community the CDS (Concurrent Data Structure)
> C++ library at libcds.sourceforge.net. It is an attempt to generalize
> well-known lock-free (and a few lock-based) data structures discovered by
> famous researches (M.Michael, N.Shavit and others). The library is mostly
> header-based, only the kernel of light-weight memory managers is resided
> in small dynamic library.

... interesting ... unfortunately hazard pointer are patented ... i guess it
is similar with the pass-the-buck algorithm :/
i am currently quite busy with other things, but maybe i can have a look at
your implementation in the next few days ...

tim

-- 
tim_at_[hidden]
http://tim.klingt.org
Just what the hell is the experimental tradition?
  Morton Feldman

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk