You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by harschel <ha...@hotmail.com> on 2007/08/16 09:18:42 UTC

How requests are made in JMetere?

Hi,
One basic question I have,
If a request is made then to make same request again from the same user,
does jmeter stops till it get the response of the first request made?
Or would it continue sending the request independent of the response it gets
for that request?
Ex: If request "X" is made at time 12.00 and the second request's time is
12.00.05 so would the second request from the same user would be made
independent of the response it gets for the first request?

Please give your opinion on this.
Thanks.
-- 
View this message in context: http://www.nabble.com/How-requests-are-made-in-JMetere--tf4277939.html#a12176521
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: How requests are made in JMetere?

Posted by harschel <ha...@hotmail.com>.
Hi Sebb-2 ,
Thanks a lot for this information.


sebb-2 wrote:
> 
> Each request is synchronous, i.e. JMeter waits for a response (or an
> error)before continuing to process further requests in the same
> thread.
> 
> If you have more than 1 thread, then each thread runs independently in
> parallel.
> 
> On 16/08/07, harschel <ha...@hotmail.com> wrote:
>>
>> Hi,
>> One basic question I have,
>> If a request is made then to make same request again from the same user,
>> does jmeter stops till it get the response of the first request made?
>> Or would it continue sending the request independent of the response it
>> gets
>> for that request?
>> Ex: If request "X" is made at time 12.00 and the second request's time is
>> 12.00.05 so would the second request from the same user would be made
>> independent of the response it gets for the first request?
>>
>> Please give your opinion on this.
>> Thanks.
>> --
>> View this message in context:
>> http://www.nabble.com/How-requests-are-made-in-JMetere--tf4277939.html#a12176521
>> Sent from the JMeter - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/How-requests-are-made-in-JMetere--tf4277939.html#a12210174
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: How requests are made in JMetere?

Posted by sebb <se...@gmail.com>.
Each request is synchronous, i.e. JMeter waits for a response (or an
error)before continuing to process further requests in the same
thread.

If you have more than 1 thread, then each thread runs independently in parallel.

On 16/08/07, harschel <ha...@hotmail.com> wrote:
>
> Hi,
> One basic question I have,
> If a request is made then to make same request again from the same user,
> does jmeter stops till it get the response of the first request made?
> Or would it continue sending the request independent of the response it gets
> for that request?
> Ex: If request "X" is made at time 12.00 and the second request's time is
> 12.00.05 so would the second request from the same user would be made
> independent of the response it gets for the first request?
>
> Please give your opinion on this.
> Thanks.
> --
> View this message in context: http://www.nabble.com/How-requests-are-made-in-JMetere--tf4277939.html#a12176521
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org