summaryrefslogtreecommitdiff
path: root/qpid/java/client/test/bin/IBM-README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/client/test/bin/IBM-README.txt')
-rw-r--r--qpid/java/client/test/bin/IBM-README.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/qpid/java/client/test/bin/IBM-README.txt b/qpid/java/client/test/bin/IBM-README.txt
new file mode 100644
index 0000000000..b076f3b3ca
--- /dev/null
+++ b/qpid/java/client/test/bin/IBM-README.txt
@@ -0,0 +1,19 @@
+The IBM JMS Performance Harness scripts have take the following additional parameters
+
+-tx : Enable transactions
+-pp : Enable persistent messaging
+
+-ms 1000 : Set message size (default 1000 bytes)
+-cc 1 : Number of messages to per commit (default 1) Only applies to Sender/Subscriber
+
+The IBM JMS Performance Harness will need to be downloaded and the library added to client/test/lib.
+
+The Library can be found here:
+
+http://www.alphaworks.ibm.com/tech/perfharness
+
+Before running the required test the IBM JNDI Setup script should be run.
+
+This will create a filesystem based JNDI Context located at:
+
+System.properties{java.io.tmpdir}/IBMPerfTestsJNDI/ \ No newline at end of file