JMeter sends requests synchronously - it won't send the second request in a thread until the first has completed.
I don't understand what problem you are trying to solve. On 16/08/07, Pjum <[EMAIL PROTECTED]> wrote: > > we have two samplers in one thread. The first sequence need time for respond > packet to confirm but second sequence sent before respond packet come back . > we put the constant time between them so it work for a few user.but if we > have 2000-3000 user .we think it too slow for testing .so we think it should > to be other solution for this. > > thank you for answer this question > -- > View this message in context: > http://www.nabble.com/Delay-time-about-two-seauences-on-web-application-tf4278087.html#a12176979 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

