Interesting stuff. If you follow through to the linked paper, it seems to me that many of the issues are much less relevant for Clojure. In particular, the sections about weak atomicity, privatization, and memory reclamation (p.42) seem not to be a problem.
On the other hand, interactions with non-TX code and livelock (p.41) strike me as potential problems. Bryan Cantrill concludes that "STM is a dog." That may be true, but I am *sure* that locking is a bitch. :-) Stuart > > http://blogs.sun.com/bmc/entry/concurrency_s_shysters > > I'm new to clojure... and like what I see. > > Just passing this blog post on as a discussion point... > > Thanks! > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---