Hey all,
I've been using Threading Building Blocks for the past year, and I'm
very happy with it. Lately I have been researching wait-free
algorithms, and have been reading "The Art of Multiprocessor
Programming". I would like to cooperate to implement some wait-free
algorithms using TBB as a basis. I fully appreciate the difficulty of
developing wait-free algorithms, so if anyone has a source of
algorithms that could just be coded into TBB in C++ I would be happy
to do so... although I suspect many algorithms may require fine tuning
to use the cache effectively.
Looking forward to helping. Also, I have an SVN repository setup as
part of "TBB Community Code" which hosts open source libraries
licensed under the same open source license as TBB itself.
I lurk on #tbb on irc.freenode.net, so come on out and chat.
AJ