cloby

A Clojure Ref/STM plugin for JRuby

APACHE-2.0 License

Downloads
12.3K
Stars
35
Committers
1

Usage:

  1. Install the gem
  2. 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.