If you are more interested in the semantics of STM (such as "how is commute
different from alter?"), rather than in the actual Java implementation, I
wrote a little "meta-circular" STM system in Clojure that could be helpful:
<https://github.com/tvcutsem/stm-in-clojure>

Kind regards,
Tom

2011/5/19 MohanR <radhakrishnan.mo...@gmail.com>

> So I think readng the actual STM source with Java' features might
> help.
>
> Are there actually books on this topic ? Peter Van roy's Data flow
> concurrency book ?
>
> Thanks,
> Mohan
>
> --
> 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
>

-- 
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