On 05/15/2010 02:53 AM, Patrick Wright wrote:
> For more details about Microsoft's work on STM, and the many, many
> problems they had to address, see Joe Duffy's blog on the topic
> http://www.bluebytesoftware.com/blog/2010/01/03/ABriefRetrospectiveOnTransactionalMemory.aspx
> 

I have just about zero expertise in concurrency technology or language
design, but even for someone as naive as I am, it seems "obvious" that
many of the headaches and problems discussed above would be at least
grossly simplified by having immutable persistent data.

Given that feature of clojure's design, it seems that concurrency issues
exist in an entirely different (and more tractable) environment.

~jim

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to