Are you concerned about the performance numbers of the application you are
tested against? Or the performance of the load generator sending the
requests?

In both cases, adequate monitoring of connections/threads should pick up
any issues.

On Wed, Jul 25, 2018 at 1:43 AM Janine DeBeradinis <
[email protected]> wrote:

> Thank you for the response.  It is the latter that I need and had already
> found that article on the parallel controller.   I just wasn't clear if
> that might affect my performance numbers?  But it sounds like it is what I
> need to use.
>
> Thanks.
>
> -----Original Message-----
> From: [email protected] <[email protected]>
> Sent: Monday, July 23, 2018 12:39 AM
> To: [email protected]
> Subject: Re: Parallel Logic Controller
>
> It depends on the nature of the requests. If you need to mimic a "spike",
> i.e. need to simulate 50 users concurrently doing the same action, i.e.
> checking out an item, logging in, voting, etc. - you don't need any
> plugins, JMeter's Synchronizing Timer <
> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fjmeter.apache.org%2Fusermanual%2Fcomponent_reference.html%23Synchronizing_Timer&amp;data=02%7C01%7Cjanine.deberadinis%40blackboard.com%7Cbd8293ead7cb4b455de308d5f05640d6%7Cbf0b29a25e5c4aaaba4dac988df15ea6%7C0%7C0%7C636679175610288247&amp;sdata=Vfqcf0x3c%2FSxc%2BBAUX4Ei1pRio3u9P3V%2Bg%2Fj9Ion6xE%3D&amp;reserved=0
> >
> will be sufficient.
>
> Parallel Controller comes into play where you need to implement some "egde"
> conditions, for example if after login your application dashboard is being
> loaded in several parallel threads originating i.e. via  AJAX
> <
> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.w3schools.com%2Fxml%2Fajax_intro.asp&amp;data=02%7C01%7Cjanine.deberadinis%40blackboard.com%7Cbd8293ead7cb4b455de308d5f05640d6%7Cbf0b29a25e5c4aaaba4dac988df15ea6%7C0%7C0%7C636679175610288247&amp;sdata=1ESHr9AHBjHbdu8jRugueG4JX3wohCOvMSySN1B4t5I%3D&amp;reserved=0>
>  requests.  In this case you
> won't be able to easily simulate this type of load using JMeter built-in
> test elements, however with the Parallel Controller it is a matter of
> seconds. Check out  How to Use the Parallel Controller in JMeter <
> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.blazemeter.com%2Fblog%2Fhow-to-use-the-parallel-controller-in-jmeter&amp;data=02%7C01%7Cjanine.deberadinis%40blackboard.com%7Cbd8293ead7cb4b455de308d5f05640d6%7Cbf0b29a25e5c4aaaba4dac988df15ea6%7C0%7C0%7C636679175610288247&amp;sdata=ODJLFdsIdoOJXM3NlCKpK6pfc5tlhMYEatsrQmj0aNw%3D&amp;reserved=0
> >
> article for more details on Parallel Controller use cases.
>
>
>
>
>
> --
> Sent from:
> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.jmeter-archive.org%2FJMeter-User-f512775.html&amp;data=02%7C01%7Cjanine.deberadinis%40blackboard.com%7Cbd8293ead7cb4b455de308d5f05640d6%7Cbf0b29a25e5c4aaaba4dac988df15ea6%7C0%7C0%7C636679175610288247&amp;sdata=84JoO%2F3HaAeKvGR2icpQN%2FLGylCBJo%2FEl%2FecEbFBo18%3D&amp;reserved=0
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
> This email and any attachments may contain confidential and proprietary
> information of Blackboard that is for the sole use of the intended
> recipient. If you are not the intended recipient, disclosure, copying,
> re-distribution or other use of any of this information is strictly
> prohibited. Please immediately notify the sender and delete this
> transmission if you received this email in error.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to