From 43e26ecb7cdb04cf7a9c7e87fa7902b7ebe3f5ce Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 26 Nov 2008 17:37:16 +0000 Subject: Cluster.cpp: Fixed last-node-standing logic, better logging. Shlib.cpp: added file name to errors messages. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@720924 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/perfdist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cpp/src/tests/perfdist') diff --git a/cpp/src/tests/perfdist b/cpp/src/tests/perfdist index 4edd9fa6ad..afbee99cd9 100755 --- a/cpp/src/tests/perfdist +++ b/cpp/src/tests/perfdist @@ -10,10 +10,10 @@ cat < -- [ --- ] Client & broker hosts can also be set in env vars CLIENTS and BROKERS. -Run perftest with clients running on the clients and brokers running -on the specified hosts. Clients are assigned to client hosts round -robin: publishers first, then subscribers. If there are multiple -brokers (for cluster tests) clients connect to them round robin. +Run perftest clients on the client hosts against brokers on the broker +hosts Clients are assigned to client hosts round robin: publishers +first, then subscribers. If there are multiple brokers (for cluster +tests) clients connect to them round robin. Broker hosts can be listed with -b in perftest-args or after --- at the end of the arguments. -- cgit v1.2.1