Jump to content

What are your thoughts on nodejs/nowjs?


Andy-H

Recommended Posts

Recently I have been looking into nodejs and nowjs, I have dedicated time to setting up an Ubuntu VM to run it on and will be dedicating more time to learning to code with it. Just wondering, if anyone has heard of/used these and what their thoughts are. I have read one article that slated nodejs, saying that it's bad programming practice to have the code create the server as it causes close-coupling, also, I don't understand how it is scalable, as it runs as a single process, so using nowjs for clients to interact, they have to be connected to the same server, this is ok in a chat application, but what about facebook? With the six degrees of separation (recently found to be even less?), I don't understand how this would work as a scalable, real-time environment.

 

 

Thanks for any help.

 

//edit links

http://nodejs.org/

http://nowjs.com/

 

http://teddziuba.com/2011/10/node-js-is-cancer.html <-- reading this gives the impression that Ryan Dahl tapped his mum or something

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.