Forum Post: Number of ways to integrate Node.js with AppServer

  • Thread starter Thread starter dziugasj
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top