Benchmarkt socket.io

前端 未结 3 1352
走了就别回头了
走了就别回头了 2021-02-03 14:42

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 minut

3条回答
  •  独厮守ぢ
    2021-02-03 15:15

    I didn't benchmark Socket.IO myself, but I know of 2 good resources that might help you, so check them out:

    • http://drewww.github.com/socket.io-benchmarking/
    • http://blog.mixu.net/2011/11/22/performance-benchmarking-socket-io-0-8-7-0-7-11-and-0-6-17-and-nodes-native-tcp/

提交回复
热议问题