[
https://issues.apache.org/jira/browse/ZOOKEEPER-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836760#action_12836760
]
Patrick Hunt commented on ZOOKEEPER-661:
----------------------------------------
I'd like to encourage both of you to consider submitting a patch to include the
binding in ZK contrib. I realize that doing it on github makes for a more agile
process, perhaps if not today then at some point in the future.
Also, would it make sense for the two projects/bindings to collaborate? Having
two bindings is fine, but having one would be better. ;-) Esp if the
collaboration will focus features/testing/usability/docs/etc... that each
project individually might not have (ie pool your resources).
Regards and thanks!
> 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.
-
You can reply to this email to add a comment to the issue online.