On Sunday, July 24, 2016, Felix Schumacher < [email protected]> wrote:
> Am 21.07.2016 um 22:49 schrieb Philippe Mouawad: > >> 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 ? >> > Just scanned the weekly bug report and saw bugzlla id: 49974 :) ok for my proposal which does not rely on beanshell server. A new menu item will exist as long as a 2 new commands sent (like shutdown implementation) > >> 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.
