[Jmeter] Concurrency Thread Group

Concurrency Thread Group : https://jmeter-plugins.org/wiki/ConcurrencyThreadGroup/

参数介绍:

Target Concurrency: Number of Threads 目标用户并发数

Ramp Up Time: for the whole test  增加并发用户数的总时间

Ramp-Up Steps Count  增加并发用户数的次数

Hold Target Rate Time:  并发用户数达到目标之后持续的测试时间

Time Unit : minutes or seconds

Thread Iterations Limit: Numbers of Loops

Log Threads Status into File: saving thread start and thread stop events as a log file

 

Let’s look at the following scenario:

- 100 threads

- 30 minutes Ramp Up Time

- 10 Ramp-Up Steps

- 30 minutes holding the target rate

 

This means that:

- 每3分钟(30 minutes Ramp Up Time/10 Ramp-Up Steps)加10个用户(100 threads/10 Ramp-Up Steps),直到用户数达到100(100 threads)

- Every 3 minutes 10 users will be added until we reach 100 users. ( 30 minutes divided by 10 steps equals 3 minutes per step. 100 users divided by 10 steps equals 10 users per step. Totaling - 10 users every 3 minutes).

- 当用户数达到100,这100个用户将继续向服务器发送请求,持续30分钟(30 minutes holding the target rate)

- After reaching 100 threads all of them will continue running and hitting the server together for 30 minutes

posted on   张缤分  阅读(427)  评论(0编辑  收藏  举报

编辑推荐:
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· 单线程的Redis速度为什么快?
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 展开说说关于C#中ORM框架的用法!

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示