Given I have a JMeter test script that would have a constant throughput of 200 transactions (running threads) per minute, and I have two slaves controlled by the JMeter master that would execute that script, would the resulting throughput be doubled or would JMeter share the load between the slaves, resulting in still 200TPM?
Cheers, Kai