We are working on some Java EE based distributed application. It involves multiple message brokers (RabbitMQ, HornetQ), multiple databases (HBase, MongoDB, Rracle) and the JBoss application server.
We want to manage (deploy and configure) these nodes using node.js.
Is that possible? Are there any readily made frameworks available for that?