Effective Concurrency: Lock-Free Code – A False Sense of Security by Herb Sutter talks about lock-free code and its pitfalls. Also it contains pointers to many other DDJ concurrency articles (Effective Concurrency column).
Effective Concurrency: Lock-Free Code – A False Sense of Security by Herb Sutter talks about lock-free code and its pitfalls. Also it contains pointers to many other DDJ concurrency articles (Effective Concurrency column).