Tom, I had a fast view on the first several slides (slides about your MC- STM implementation version 1), and found it concise and precise and could be a good resource for demonstration/comprehension on basic STM concepts/mechanism. Great job! I will definitely come back to this useful slide when I have more time.... :-)
Thanks, Jaime On May 24, 12:50 am, Tom Van Cutsem <[email protected]> wrote: > 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 <[email protected]> > > > > > > > > > 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 [email protected] > > Note that posts from new members are moderated - please be patient with > > your first post. > > 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 -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
