Benchmarkt socket.io
问题 I want to benchmark my socket.io server. I want to test how many parallel connections and messages the server can handle. But my socket.io server crash after some minutes when I start the benchmark with about 200 websockets. I tried to use the cluster module of node.js to share the process to the cores. When I use the cluster module some connections become disconnected after some time. The server that I use for the test is a virtual server on the amazon cloud with this properties: 7 GB of