Hacker News new | ask | show | jobs
by zamadatix 2354 days ago
Unencrypted HTTP suggests post load balancer, would have been nice to see core loads as I'm betting Node would scale better if it weren't being it's own LB layer as well. RAM usage would still be garbage but I bet performance would hit about Go level.

Go's concurrency model really fits the task best though and it's easy to see that in the results.