Hey Arthur, Node.JS could replace the console and add many features that would enrich the experience of users when using ActiveMQ. It's asynchronous in nature so stuff like push notifications, web sockets, REST web services, and a world of possibilities would be possible. We could still use the same java code for ActiveMQ and have Node.JS running on a separate port. The ideal plan would be to use this API or client library to communicate with ActiveMQ via one of the following protocols: tcp, stomp, mqtt, etc.
Here a high level view of the architecture and yes web sockets would be easy to implement here: <http://activemq.2283324.n4.nabble.com/file/n4677293/IMG_20140203_001805.jpg> -- View this message in context: http://activemq.2283324.n4.nabble.com/Node-JS-Client-Library-for-Accessing-Apache-ActiveMQ-tp4677269p4677293.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
