JMeter-在进行负载测试时,主从配置相对于所有主配置的好处 [英] JMeter - Benefits of master-slaves configuration over all masters when doing a load test

查看:416
本文介绍了JMeter-在进行负载测试时,主从配置相对于所有主配置的好处的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

关于JMeter用于负载测试的分布式配置(不在云中),

About JMeter Distributed configuration for load testing (not in cloud),

我可以在不同的计算机上设置X JMeter母版,并使用共享文件夹通过共享文件执行它们.

I can setup X JMeter masters in different machines and execute them with shared files using shared folder(s).

好处是:

  • 每个母版都不使用其他母版,可以在需要时使用动态/不同属性关闭和启动.

  • Each master is oblivious to other and can be shutdown and start when needed with dynamic/different properties.

每个主数据库都有其自己的日志和结果,可以分别进行浏览.

Each master have its own logs and results that can be explored separately.

我不需要JMeter主机之间的网络连接.

I don't need network connection between JMeter masters' machines.

在这种情况下使用主从配置有什么好处?专注于负载测试时,这似乎是不必要的开销.

What are the benefits for using master-slave configuration in such case? It seems like an unnecessary overhead when focusing on load test.

推荐答案

好处是:

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆