赞
踩
主要参数:
Number of Simulated Users to Group by:设置同步的线程数量。
Timeout in milliseconds:超时时间,单位为毫秒。
Number of Simulated Users to Groupby:每次释放的线程数量。如果设置为0,等同于设置为线程租中的线程数量。如果设置为10,即集合10个线程等待,同时发送请求。设置此数量不能超过线程组中的线程数量。
Timeout in milliseconds:如果设置为0,Timer将会等待线程数达到了"Number of Simultaneous Users toGroup"中设置的值才释放。如果一直没有达到,则会一直等待,除非手动关闭执行。如果大于0,那么如果超过Timeout inmilliseconds中设置的最大等待时间(毫秒为单位)后还没达到"Number of Simultaneous Users toGroup"中设置的值,Timer将不再等待,释放已到达的线程。默认为0
模拟多个用户同一时间抢红包
模拟商场秒杀活动
…
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。