| Class | Method | Line |
|---|---|---|
| com.sun.faban.driver.engine.MasterImpl | configureLocal | 542 |
| com.sun.faban.driver.engine.MasterImpl | runBenchmark | 259 |
| com.sun.faban.driver.engine.MasterImpl | main | 1566 |
-Akara
-Akara
From: Shanti Subramanyam <shanti.su...@gmail.com<mailto:shanti.su...@gmail.com>>
Reply-To: "faban...@googlegroups.com<mailto:faban...@googlegroups.com>" <faban...@googlegroups.com<mailto:faban...@googlegroups.com>>
Date: Tue, 10 Apr 2012 12:10:54 -0700
To: "faban...@googlegroups.com<mailto:faban...@googlegroups.com>" <faban...@googlegroups.com<mailto:faban...@googlegroups.com>>
Subject: Re: run.xml for multiple drivers?
Thanks much Akara.
I actually had to set the agents for both the drivers :
<driverConfig ...>
<agents>1</agents>
...
</driverConfig>
This works now. But how can I control the 'scale' for each of the drivers? I only want one thread for one of the drivers (all the time) and I want the scale parameter to control the threads for the other driver.
Is this possible?
Shanti
On Mon, Apr 9, 2012 at 11:02 AM, Sucharitakul, Akara <asucha...@ebay.com<mailto:asucha...@ebay.com>> wrote:
We can only run one driver in-process. You have to specify the number of agents to run off process to start multiple drivers. There should be an <agents> field somewhere and it seems to be missing.
-Akara
-Akara
From: Shanti Subramanyam <shanti.su...@gmail.com<mailto:shanti.su...@gmail.com>>
Reply-To: "faban...@googlegroups.com<mailto:faban...@googlegroups.com>" <faban...@googlegroups.com<mailto:faban...@googlegroups.com>>
Date: Tue, 10 Apr 2012 15:23:59 -0700
To: "faban...@googlegroups.com<mailto:faban...@googlegroups.com>" <faban...@googlegroups.com<mailto:faban...@googlegroups.com>>
Subject: Re: run.xml for multiple drivers?
I don't mind hacks. But basically I will have to put this check in the operation code right? There is no way to actually prevent the operation from being called for the other threads?
Shanti
On Tue, Apr 10, 2012 at 12:54 PM, Sucharitakul, Akara <asucha...@ebay.com<mailto:asucha...@ebay.com>> wrote:
Currently, the scale will apply to all drivers. Of course, you can make the one driver only execute if the thread id is a certain number (e.g. 0). That's quite a hack. But to control scale on one driver and control threads on another driver would be a feature request.
-Akara
From: Shanti Subramanyam <shanti.su...@gmail.com<mailto:shanti.su...@gmail.com><mailto:shanti.su...@gmail.com<mailto:shanti.su...@gmail.com>>>
Reply-To: "faban...@googlegroups.com<mailto:faban...@googlegroups.com><mailto:faban...@googlegroups.com<mailto:faban...@googlegroups.com>>" <faban...@googlegroups.com<mailto:faban...@googlegroups.com><mailto:faban...@googlegroups.com<mailto:faban...@googlegroups.com>>>
Date: Tue, 10 Apr 2012 12:10:54 -0700
To: "faban...@googlegroups.com<mailto:faban...@googlegroups.com><mailto:faban...@googlegroups.com<mailto:faban...@googlegroups.com>>" <faban...@googlegroups.com<mailto:faban...@googlegroups.com><mailto:faban...@googlegroups.com<mailto:faban...@googlegroups.com>>>
Subject: Re: run.xml for multiple drivers?
Thanks much Akara.
I actually had to set the agents for both the drivers :
<driverConfig ...>
<agents>1</agents>
...
</driverConfig>
This works now. But how can I control the 'scale' for each of the drivers? I only want one thread for one of the drivers (all the time) and I want the scale parameter to control the threads for the other driver.
Is this possible?
Shanti
On Mon, Apr 9, 2012 at 11:02 AM, Sucharitakul, Akara <asucha...@ebay.com<mailto:asucha...@ebay.com><mailto:asucha...@ebay.com<mailto:asucha...@ebay.com>>> wrote:
We can only run one driver in-process. You have to specify the number of agents to run off process to start multiple drivers. There should be an <agents> field somewhere and it seems to be missing.
-Akara
--
You received this message because you are subscribed to the Google Groups "faban-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to faban-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "faban-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/faban-users/nkC0S42DycA/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to faban-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.