Subj : Lock Free -- where to start To : comp.programming.threads From : Imre Palik Date : Sat Sep 24 2005 08:48 pm Hi, I read a few discussions on lock-free programming lately in various newsgroups. As it sounds quite intereting, I tried to google for it, to find some introduction, uses, idioms, patterns, etc. to learn about it. But I am pretty much lost in the results. Could anybody point me to a good introduction, and some real-life (OpenSource?) examples on its use? (I read boost::shared_ptr already, but I have the feeling, there is more to it.) Thx ImRe .