Re: Running multiple agents simultaneously in grinder
Gary Mulder <[email protected]>
| Newsgroups | gmane.comp.java.grinder.user |
|---|---|
| Message-ID | <CAKy9zTCjmfp7ekfL3Cdx4uaQwayvH+Li1bxoEZdmJGLk1o_-Qg@mail.gmail.com> |
It is likely some exclusive locking problem that prevents subsequent instances from opening C:\Users\reddys.ADS\.\HYDCNU304BWC0-file-store\ current\cookielib.py. Rather than starting multiple instances of Grinder, why not start multiple threads within one agent? The following script gallery example shows how different scripts can be executed within the same agent: http://grinder.sourceforge.net/g3/script-gallery.html#parallel.py Regards, Gary On 1 November 2013 06:29, [email protected] <[email protected]> wrote: > I searched for some workarounds but in vain. > > Here are some things i thought of: > 1. Make each agent create its own filestore. > 2. Instead of exiting the agent once the exception occured, sleep for > sometime and try again. > > If the main problem can be solved using a workarounds like these, it would > also be fine. > > > > -- > View this message in context: > http://grinder.996249.n3.nabble.com/Running-multiple-agents-simultaneously-in-grinder-tp8667p8670.html > Sent from the Grinder - User mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Android is increasing in popularity, but the open development platform that > developers love is also attractive to malware creators. Download this white > paper to learn more about secure code signing practices that can help keep > Android apps secure. > http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk > _______________________________________________ > grinder-use mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/grinder-use > ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ grinder-use mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/grinder-use