Which technology to select Java or node.js?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • samaswin
    New Member
    • Mar 2014
    • 1

    #1

    Which technology to select Java or node.js?

    I am going to develop a project which will have cloud and local servers, RS232 and Socket communication. It is a multi-page web application. i am planning to use node.js. Can some one suggest which one is best fit for my application. Java or node.js. The thing is I know java well.
  • Nepomuk
    Recognized Expert Specialist
    • Aug 2007
    • 3111

    #2
    If you know Java well you could try using a framework such as Apache Wicket to create your web application; at work we use it to do just that and it's very powerful. Also the support via the mailing list is very good.

    Not having used Node.js so far I can't say much about that, though I have heard good things about it. If you want to dive into JavaScript I'm sure it's a good option too.

    Comment

    Working...