- 授权协议: BSD
- 开发语言: Google Go
- 操作系统: 跨平台
- 软件首页: https://github.com/aerofs/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
Dive Into Python 3
Mark Pilgrim / Apress / 2009-11-6 / USD 44.99
Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 (the latest version of the Python language) and its differences from Python 2. As in the original book, Dive Into Python, each chapter......一起来看看 《Dive Into Python 3》 这本书的介绍吧!
