TCP代理服务压测 #sudo apt install iperfiperf -s -p 5001 > /dev/null & bin/tcp_proxy_server 1212 127.0.0.1:5001 & iperf -c 127.0.0.1 -p 5001 -l 8K iperf -c 127.0.0.1 -p 1212 -l 8K 带宽: --- [ 3] local 127.0.0.1 port 52560 connected with 127.0.0.1 port 5001 [ ID] Interv...
libboost-dev Boost C++ Libraries development files (default version) libboost-regex-dev regular expression library for C++ (default version) libssl-dev Secure Sockets Layer toolkit - development files 下载libasio-dev 硬件架构软件包大小安装后大小文件 all 432.9 kB 5,997.0 kB [文件列表] 本...
sudo apt install libevent-dev libev-dev libuv1-dev libboost-dev libboost-system-dev libasio-dev libpoco-dev # muduo install => https://github.com/chenshuo/muduo.git cd echo-servers ./build.sh ./benchmark.sh 压力测试结果图: 注:客户端和服务端位于同一台电脑,有一定随机性,仅供参考,总的来...