cloby
cloby copied to clipboard
A Clojure Ref/STM plugin for JRuby
Usage:
- Install the gem
- Extend Clojure::Object
A top-level method called dosync will be defined that takes a block of code, and your class will have transactional semantics for its instance variables.