I like Node.js for several reasons and have suggested my company write part of their APIs using it. However, a few on the team of objected to the idea, stating that due to its single-threaded nature, it becomes too risky. Someone pointed out for instance that a single mistake in the code, like an uncaught exception can crash the whole system. Can somebody help me respond to this argument?
via Grateful
No comments:
Post a Comment