| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
10年前发布

SSMP 服务器加载测试工具:ssmperf

ssmperf 是 SSMP 协议的服务器基础加载测试工具。

使用

./ssmperf <address> [flags]    -cacert=""        path to CA cert    -cert=""          path to client cert    -conn=100         number of client connections    -count=10000      number of messages sent per connection    -cpuprofile=""    write cpu profile to file    -insecure=false   disable TLS    -key=""           path to client key    -memprofile=""    write memory profile to this file    -secret=""        shared secret to use for auth, default to open login if empty    -size=100         payload size in bytes [16, 980]    -sub=10           number of subscribers per topic    -type="UCAST"     message type (UCAST, MCAST, or BCAST)    -writebuf=1024    write buffer size in bytes

项目主页:http://www.open-open.com/lib/view/home/1442045408711

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1442045408711.html
ssmperf 测试工具