Hello, I'm a core developer for the HyperDex[1] project. One of the people working on the project has added complete Node.js bindings[2].
The HyperDex team is committed to keeping these bindings updated, and would love feedback from the community to make them better. WIth the Node.js community's help, we'll make HyperDex integrate with Node.js as seemlessly as possible. Right now, the API is a direct port of the Python API. This means that HyperDex's event loop is not integrated with Node's event loop, and that applications may not follow all of Node.js' idioms as well as they could. I have a few questions for the Node.js community that I was hoping the folks on this mailing list can help answer: - I see one prior post to this list mentioning HyperDex[3]. Is there other interest in official HyperDex support for the Node.js bindings? - Are there developers close to the Node.js project who are willing to collaborate to make the bindings better? We're specifically thinking that the Node.js community will know of some areas in which the HyperDex API can be expanded or altered to provide new and unique features to Node.js applications. I've CC'ed the HyperDex team. Please feel free to contact us if you have any questions or suggestions about how we can make HyperDex work better for your Node.js app. Thanks, Robert 1. http://hyperdex.org/ 2. https://github.com/rescrv/HyperDex/commit/b41377ccd539d2736134a7247aef335d6ef60d7e 3. http://groups.google.com/group/nodejs/browse_thread/thread/1ec2908cd5fafa28/367ef183923601e4?lnk=gst&q=hyperdex#367ef183923601e4 -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
