[
https://issues.apache.org/jira/browse/ZOOKEEPER-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071695#comment-13071695
]
Grant Gardner commented on ZOOKEEPER-661:
-----------------------------------------
Yet another approach https://github.com/lwoggardner/zkruby. I've implemented
the client TCP protocol directly, avoiding the threading and C Ruby v JRuby
issues but otherwise duplicating code from the C/Java bindings. Consider it
experimental.
> Add Ruby bindings
> -----------------
>
> Key: ZOOKEEPER-661
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-661
> Project: ZooKeeper
> Issue Type: New Feature
> Components: contrib-bindings
> Environment: MRI Ruby 1.9
> JRuby 1.4
> Reporter: Andrew Reynhout
> Priority: Minor
>
> 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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira