Hacker News new | ask | show | jobs
by atarashi 5990 days ago
In your Comet with node.js and V8 presentation, you said that Plurk was originally using Netty to handle 200k open connections. About how much memory was that consuming?
1 comments

10-20GB depending on the traffic level. node.js uses around 10x less than that - even if it's a much more sophisticated solution.