persianshadow
We choose Lightstreamer for our push server and now we must write a data adapter for it. our Stack technology is Java based. [ActiveMQ, Java, Spring] and we can use Node.js as our data adapter also but which of these technologies [Java or node.js] are best practice based on our technology stock? [market data industry]
Giuseppe Corti
Hi persianshadow,
If your technology stack is already based on Java, then you should stick to Java for the Lightstreamer Adapter too. This way, you will have Java everywhere and complexity will be reduced. Node adapters make sense when you already have your business/data logic in a Node server and you want to connect it to the Lightstreamer Server easily.
HTH,
Giuseppe