Re: Current issue of ACM Queue has some good STM articles

2008-11-07 Thread Stuart Halloway
Hi Darren This was sort of mentioned before, under the thread "STM Criticisms from Bryan Cantrill." I read the one article Bryan linked to and was disappointed to see that it did not talk about the intersection of STM and immutable data structures. Did you find any coverage of that? Stuart

Current issue of ACM Queue has some good STM articles

2008-11-07 Thread [EMAIL PROTECTED]
The current issue of Queue magazine has a couple of very interesting articles about concurrency and STM: http://mags.acm.org/queue/200809/ Their conclusion as I understand it is that STM is still being researched and might not prove to be the solution everyone thinks it is. My conclusion is that