mq-benchmarking:各种消息队列的性能基准

时间:2021-05-12 18:41:20
【文件属性】:
文件名称:mq-benchmarking:各种消息队列的性能基准
文件大小:15KB
文件格式:ZIP
更新时间:2021-05-12 18:41:20
Go 基准测试 不推荐使用:使用来运行基准测试。 有关更多信息,请参见相关。 结果: : 用法: go run main.go subject [test_latency] [num_messages] [message_size] subject: inproc,zeromq,nanomsg,红est,kafka,rabbitmq,nsq,redis,activemq,nats,beanstalkd,iris test_latency: true将测试延迟, false将测试吞吐量 num_messages:测试中要发送的消息数 message_size:每条消息的大小(以字节为单位)
【文件预览】:
mq-benchmarking-master
----.gitignore(266B)
----main.go(3KB)
----README.md(679B)
----benchmark()
--------tester.go(895B)
--------receiver.go(4KB)
--------mq()
--------sender.go(1KB)

网友评论