summaryrefslogtreecommitdiff
path: root/java/common
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2011-07-20 20:46:49 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2011-07-20 20:46:49 +0000
commit5c3dcd1065f0e2959b82cf2c2dfc14e7a35af81b (patch)
treec4b51bf08d3fbcb5f13adc9849438c7220ce2843 /java/common
parent4eb4bec3b6c3d1028475b316f9f2f7afc9911d14 (diff)
downloadqpid-python-5c3dcd1065f0e2959b82cf2c2dfc14e7a35af81b.tar.gz
QPID-3358 Added a controller to coordinate tests run on several jvm's on the same host or multiple host machines.
1. The controller registers participants and waits until the desired numbers of producers and consumers join the test. 2. It then coordinates warmup runs between the participants and starts the actual test run. 3. Once the test is done it collects stats and computes averages,max,minetc.. and prints them out. The collector is designed run by itself, but can be run inline with a producer for simplicity. Infact by default the producer will run a controller unless -Dext_controller=true is specified. This is done to ensure that the simple test cases like the per-report script can be run without additional configuration. The code would need a bit of cleanup later on. The current form was done quite quickly as a POC for an urgent task. I will be reviewing the code and making improvements over the comming days. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1148935 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/common')
0 files changed, 0 insertions, 0 deletions