I have written a BackendListenerClient.  Everything seems to work except
that it's not clear to me how I can add up the number of threads from all
the distributed agents.  I have 3 agents and each one's running 400
threads.  In handleSampleResults(), the input SampleResult's getAllThreads
() method only returns 400 instead of 1200.  Is there a method that returns
which agent the SampleResult's from?  Throughput and other metrics are fine
which mean that I'm getting data from all agents.  Any tip is appreciated.
Thanks.

Regards, Wanjun Wang

Reply via email to