AMQP消息代理LavinMQ的性能基准工具

huangapple go评论129阅读模式
英文:

Benchmark tools for the AMQP message broker LavinMQ

问题

我已经在使用 AMQP 消息代理 LavinMQ 一段时间了。在我们投入生产之前,我想要进行一些基准测试/吞吐量测试。有人已经在 LavinMQ 上进行过一些基准测试吗?如果是的话,你使用了哪个工具?

我已经使用 RabbitMQ PerfTest 进行了测试,但我不确定是否这是正确的方法。

英文:

I have been playing around with the AMQP message broker LavinMQ for a while now. I want to do some benchmarking/test the thoughput before we go into production. Has anyone done some benchmarking on LavinMQ? If so - which tool have you used?

I have test with with RabbitMQ PerfTest, but I don't know if that is the right way to go.

答案1

得分: 1

你可以使用PerfTest,但它无法发送足够快的消息。 LavinMQ能够处理比PerfTest能够生成的更多消息。

我建议使用与LavinMQ一起提供的工具,即lavinmqperf。
这里是一些文档:https://lavinmq.com/documentation/lavinmqperf

英文:

You can use PerfTest, but its not going to be able to send messages fast enough. LavinMQ has the ability to handle a higher volume of messages than what PerfTest is capable of generating.

I would recommend using the tool that comes with LavinMQ, lavinmqperf.
Here is some documentation: https://lavinmq.com/documentation/lavinmqperf

huangapple
  • 本文由 发表于 2023年3月7日 15:07:32
  • 转载请务必保留本文链接:https://go.coder-hub.com/75658894.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定