After reading http://clojure.org/refs, it's not clear to me what
situations cause a transaction to retry. Is it when there is an
attempt to change the value of a Ref for which a change has been
committed in another transaction since the current transaction began?
Does this differ based on whether the Ref is changed with ref-set,
commute or alter?
-- 
R. Mark Volkmann
Object Computing, Inc.

--~--~---------~--~----~------------~-------~--~----~
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 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to