On Friday, July 13, 2012 3:29:19 PM UTC-7, Jeremy wrote: > > But, a distributed MQ like Zero is a way to integrate via message passing. > My MongoMQ could also be used as could just about any other MQ that is > supported by Java and Node. >
strong-mq, via stomp-client, supports ActiveMQ, and ActiveMQ has java/JMS integration. might be one way of cluster java and node code together. (https://npmjs.org/package/strong-mq, https://github.com/easternbloc/node-stomp-client) > As for directly integrating the Node runtime into Java, that isn't going > to happen (again look to Rhino for that). > https://groups.google.com/forum/#!topic/nodejs/750fF6ruAdY -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
