Query on Generator Runner
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2011
09:31 AM
12-04-2011
09:31 AM
Query on Generator Runner
This is regarding any rate based runner like fixed, ramp etc. E.g. I am using a fixed rate of 20/sec so it would send a request every 50 ms. My question is that would it generate request for each runner connected to the generator or it would generate a request from one runner every 50 ms. For example, I have three runners connected to a generator then will it generate 3 request every 50 ms or it will generate 1 request from Runner 1 on 50th ms, then at 100th ms, it would generate 1 request from Runner 2 and finally at 150 ms, it would generate 1 request from Runner 3, back to Runner 1 at 200th ms and so on...
Rahul
Rahul
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2011
07:49 AM
12-05-2011
07:49 AM
Hi,
Connecting the three Runners directly from the output of the Generator component would cause each Runner to be triggered every 50ms. If you use a Splitter component to split the trigger signal into three paths, then only one Runner will be triggered every 50ms. Hope this clears things up a bit!
Regards,
Dain
SmartBear Software
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Connecting the three Runners directly from the output of the Generator component would cause each Runner to be triggered every 50ms. If you use a Splitter component to split the trigger signal into three paths, then only one Runner will be triggered every 50ms. Hope this clears things up a bit!
Regards,
Dain
SmartBear Software
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
