You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2015/08/14 21:40:00 UTC

[2/2] activemq-artemis git commit: This closes #129 openwire perf tests

This closes #129 openwire perf tests


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/3dd9ce6b
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/3dd9ce6b
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/3dd9ce6b

Branch: refs/heads/master
Commit: 3dd9ce6b0c030bcec93c3bc5d5aeb35d95c65d21
Parents: d360220 27b98a2
Author: Clebert Suconic <cl...@apache.org>
Authored: Fri Aug 14 15:39:45 2015 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Fri Aug 14 15:39:45 2015 -0400

----------------------------------------------------------------------
 .../artemis/cli/commands/etc/broker.xml         |   3 +-
 .../protocol/openwire/OpenWireConnection.java   |   3 +-
 examples/features/perf/perf/pom.xml             | 137 ++++++++++---------
 .../activemq/artemis/jms/example/PerfBase.java  |  38 +++--
 .../artemis/jms/example/PerfParams.java         |  47 ++++---
 .../main/resources/activemq/server0/broker.xml  |  46 -------
 .../perf/src/main/resources/jndi.properties     |  20 ---
 .../perf/src/main/resources/perf.properties     |   9 +-
 examples/pom.xml                                |   2 +
 9 files changed, 134 insertions(+), 171 deletions(-)
----------------------------------------------------------------------