The constant throughput timer works by thread.  If you set it to 
achieve 1 request/minute, then with 10 threads, you should 
approach 10 requests/minute.  So, it should be controllable with 
multiple threads so long as you do the math.

-Mike

On 15 Oct 2003 at 20:37, [EMAIL PROTECTED] wrote:

> Hi
> 
> I'm trying to setup a test plan so that I can apply a constant 
number of transactions 
> per second on my web application utilizing multiple threads. I've 
tried 
> using Constant Throughput timers which achieves what I want it 
to with 
> 1 
> thread, however with multiple threads I don't seem able to control 
the total 
> tps across all of them. I've played with the constant throughput 
timer, 
> but this doesn't quite achieve my goals either. 
> 
> Does anyone have any suggestions for how I can achieve what I 
want to do?
> 
> cheers
> 
> Jon  
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-
[EMAIL PROTECTED]
> For additional commands, e-mail: jmeter-user-
[EMAIL PROTECTED]
> 




--
Michael Stover
[EMAIL PROTECTED]
Yahoo IM: mstover_ya
ICQ: 152975688
AIM: mstover777

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to