ruby-atomic

atomic reference implementation for JRuby, Rubinius, and MRI
  https://github.com/headius/ruby-atomic
  0
  no reviews



An atomic reference implementation for JRuby, Rubinius, and MRI.

This library provides an Atomic class that guarantees atomic updates to its contained value.