oyyd / encryptsocks

Encrypt your socks transmission.
BSD 3-Clause "New" or "Revised" License
141 stars 20 forks source link

How about the high concurrency situation in a proxy tool? #20

Closed shangxinbo closed 7 years ago

shangxinbo commented 7 years ago

I wonder how much the high concurrency situation in a proxy tunnel,like shadowsocks?

oyyd commented 7 years ago

Do you mean comparing to the python implementation? You may want to check the benchmark but it maybe not fair to compare situation of a python process with a node process

shangxinbo commented 7 years ago

I mean the high concurrency is meaningless for shadowsocks. Am I wrong?

oyyd commented 7 years ago

从我自己的benchmark结果来看,带宽是瓶颈。但也不是完全无意义