Hi,
Wouldn't it be interesting to make this a core feature in JMeter ?

idea:
- send a signal to pause, signal to resume. Threads would sleep and wakeup
on a based timer to see if they were resumed. We could even notify them

other ideas ?

Regards

On Thursday, July 21, 2016, Oliver Erlewein <[email protected]> wrote:

> You could write a small Groovy script that tests for the presence of a file
> if it is there it will loop until it is no longer there. So you could
>
> touch pause.me
>
> and
>
> rm pause.me
>
> to control the execution. And this could be done at points of your choice
> even across multiple Thread Groups.
>
> Cheers Oliver
>
> On 21 July 2016 at 21:31, Prakash Palnati <[email protected]
> <javascript:;>>
> wrote:
>
> > Hi,
> >
> > I am looking for an option to pause and resume Jmeter execution
> > (single/multiple threads)
> >
> >
> >
> >    1. Pausing and Resuming through command line
> >    2. From the Jmeter UI
> >    3. By coding in some language in a sampler of Jmeter
> >
> >
> >
> >
> >
> > *Regards,*
> >
> > *Prakash*
> >
>


-- 
Cordialement.
Philippe Mouawad.

Reply via email to