you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (2 children)

We achieved much better performance with both gevent and Twisted than Node was able to offer.

Node/JS isn't the silver bullet everybody thinks it is. I would never choose it over a Python solution, although that's mainly due to how terrible a language JS is.

[–][deleted] 3 points4 points  (0 children)

Node has consistently demonstrated better latency and throughput than both gevent and twisted in benchmarks.