Boost logo

Boost Users :

From: Tim Blechmann (tim_at_[hidden])
Date: 2008-08-03 06:14:48


>> Does boost provide a thread safe stack class implementation?
>>
> No. If you are on x86/x64 VC++ 2008, I have a lock-free stack and queue
> here:
>
> http://svn.int64.org/svnroot/int64/snips/lockfree/
>
> Caveat, 64-bit path doesn't yet work on pre-dual core Athlon 64s...
> working on that.

i have some boost-style implementations of a lock-free stack:
http://tim.klingt.org/git?p=boost_lockfree.git;a=summary

it should support x86/x86_64 on gcc/m$vc with blocking fallback code for
other architectures/compilers ...

best, tim

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

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