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

polaris2016-09-07 16:06:26 • 999 次点击    
这是一个分享于 2016-09-07 16:06:26 的项目,其中的信息可能已经有所发展或是发生改变。

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
Latest commit to the undefined branch on unknown
Download as zip
授权协议:
BSD
开发语言:
Google Go 查看源码»
操作系统:
跨平台
999 次点击  
加入收藏 微博
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传