about summary refs log tree commit homepage
path: root/lib/mahoro/thread_safe.rb
DateCommit message (Collapse)
2013-04-05add optional thread-safety module
This can make Mahoro easier-to-use in multi-threaded apps where magic concurrency is not required. For real concurrency, it is recommended users create per-thread Mahoro objects.