What can Node.js do that ASP.NET cannot?

Is nodejs solid/stable enough for production?

  • I'm using nodejs for a month now to develop an API (till now i used mainly PHP Framework like Symfony2), and i was wondering : is nodejs stable enough for the production of a real-world application ? (100K+ visitors / month)

  • Answer:

    PayPal, Walmart and Ebay and a lot of other companies seem to think so. http://nodejs.org/industry/

Mattias Petter Johansson at Quora Visit the source

Was this solution helpful to you?

Other answers

This video about how 100% of Walmart's mobile Black Friday ecommerce was handled 100% by Node on "the equivalent of two CPUs and 30 gigs of RAM" is pretty convincing.

Sandro Pasquali

I have recently found out that some packages can cause nodejs to crash (https://github.com/joyent/libuv/issues/1204) but that was a bit odd case (making IPC via D-Bus) so I personally consider it to be unstable. I have not tested it under load you describe but these crashes were more than enough.

Marcin Lewandowski

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.