Hacker News new | ask | show | jobs
by scrabble 3545 days ago
A million connections into the computer that you work on? Are these bot net connections, or do use your machine as your server?
1 comments

I test the user space memory scalability by connecting 1 million localhost connections on the same machine.

Btw, 1.3 GB is for the Node.js addon - the native server does 1 million connections using less than 300 mb of user space memory.