Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
MRI Ruby 1.9
JRuby 1.4
-
Add Ruby bindings for MRI 1.9 and JRuby 1.4 to contrib
Description
Add Ruby bindings to the ZooKeeper distribution.
Ruby presents special threading difficulties for asynchronous ZK calls (aget, watchers, etc). It looks like the simplest workaround is to patch the ZK C API.
Proposed approach will be described in comment.
Please use this ticket for discussion and suggestions.