D
dziugasj
Guest
I am interested in ways you can connect Node.js with AppServer, cons/pros of each method, and which method is the fastest. My understanding there are following options: REST (Cons: we need Tomcat with REST adapter) SOAP(Cons: we need Tomcat with wsa) node4progress. Uses Java API (Cons: we also need servlet container "Winston" to make calls to AppServer) Socket. Somewhere in presentation it is mentioned that it is the fastest way. Do I miss something ?
Continue reading...
Continue reading...