top | item 15746434

(no title)

zurfyx | 8 years ago

"Of all the ways of doing concurrency, callbacks are by far the worst," Why? Working with callbacks on a solo thread has proved to be more performant I/O wise than threads.

"for any other problem anything else will be much better than Node.js, even PHP."

Why?

While it might be true to certain extend (i.e. Node not being the right solution for many cases), this article is just filled with baseless arguments.

discuss

order

vatotemking|8 years ago

The consistency of node's standard lib alone is a good reason to use node instead of PHP.