Proxy-objects for making another object threadsafe by proxying calls through mutex and method_missing. Monitored array and hash where all methods are going through monitor. Threadsafe class for including into a class that extends another class in order to make it threadsafe.
Required Ruby Version
>= 0
Authors
Kasper Johansen
Versions
- 0.0.12 February 08, 2016 (13 KB)
- 0.0.11 July 28, 2012 (10.5 KB)
- 0.0.10 July 28, 2012 (10 KB)
- 0.0.9 July 27, 2012 (10 KB)
- 0.0.6 July 25, 2012 (10 KB)