Adrian T. Co
6a794d8a60
Fix configuration bug for factory and ActiveMQPojoSPI
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416637 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 08:42:49 +00:00
Adrian T. Co
4bcac89d49
Fix 1.4 compatibility issue.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416631 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 08:21:32 +00:00
Adrian T. Co
ac86d4d01e
- Beautify the format of the connection metadata
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416598 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 07:48:01 +00:00
Adrian T. Co
127a36a02b
- Added properties and display for provider name/version, jms version, and jms properties
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416592 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 07:40:05 +00:00
Adrian T. Co
80bf2417f1
- Redesigned the sampler and added the cpu sampler.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416547 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 02:26:20 +00:00
Adrian T. Co
f1c6e4c663
- Redesigned the perf plugin
...
- Added the cpu sampler for linux using vmstat (no summary as of the moment).
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@416542 13f79535-47bb-0310-9956-ffa450edef68
2006-06-23 01:53:48 +00:00
Adrian T. Co
6355225b13
Set the clientID of the connection for durable subscribers.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414502 13f79535-47bb-0310-9956-ffa450edef68
2006-06-15 08:13:18 +00:00
Adrian T. Co
2fa88148e5
aco - added a way to configure the delivery mode of the producer
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414029 13f79535-47bb-0310-9956-ffa450edef68
2006-06-14 02:53:09 +00:00
Adrian T. Co
1f93e11acc
Added getter and setter for reportType
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413790 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 02:37:45 +00:00
Frederick G. Oconer
d6c2de6b8c
Added support for reportType parameter.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413787 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 02:24:23 +00:00
Adrian T. Co
e0efebea98
- Remove the property consumer.consumerName, since this has been replaced by consumer.clientName
...
- Shortened the default name of the xml file.
- Added additional summary information.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413666 13f79535-47bb-0310-9956-ffa450edef68
2006-06-12 14:33:27 +00:00
Adrian T. Co
77c889d19e
- Added a configurable report generator that could generate output either verbose or to an xml file.
...
- Using sysTest.reportType=[verbose|xml], default is xml.
- Xml output also displays a summary verbosely.
- TODO: Update the mojo to accomodate the additional option.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413651 13f79535-47bb-0310-9956-ffa450edef68
2006-06-12 13:33:04 +00:00
Adrian T. Co
21e08377cb
Remove onSendPrepMessage option
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412946 13f79535-47bb-0310-9956-ffa450edef68
2006-06-09 06:28:58 +00:00
Adrian T. Co
c56ae926a5
- Added default values
...
- Added checking for NPE
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412670 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 06:05:12 +00:00
Adrian T. Co
663b8a24f9
Added junit dependency to pom.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412665 13f79535-47bb-0310-9956-ffa450edef68
2006-06-08 05:23:15 +00:00
James Strachan
4b2f479073
refactored the XML output of the performance tests a little to make it XML compliant and to add a client index so its easy to render the XML in tables etc
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412483 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 18:40:19 +00:00
James Strachan
1ff39dbdec
changed the defaults of the performance test mojos to be more normal (folks usually wanna see results for 1 producer/consumer and on a decent box they wanna see it go for about a minute) plus some minor refactorings to make the code a bit easier to maintain
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412467 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 17:47:06 +00:00
Jonas B. Lim
741cdeec2b
added patch to run broker using a URI
...
ie. mvn activemq-perf:broker -Durl=broker:(tcp://localhost:61616)?useJmx=false
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412386 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 12:14:54 +00:00
Adrian T. Co
51eed37625
Change client prefix to consumer and producer prefix respectively.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412371 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 11:34:27 +00:00
Adrian T. Co
ec74dd845c
- Added fix for 1.4/1.5 compatibility issue
...
- Added fix for wrong counting of tokens
- Added test case for ReflectionUtil.java
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412364 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 10:58:34 +00:00
Frederick G. Oconer
e332143fd8
Added report template in readme.text and fix when displaying system properties.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412361 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 10:43:52 +00:00
Frederick G. Oconer
e8b3bdb866
Added all System properties in the generated report xml file and also included a readme.txt that contains information on how to use the performance test module.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412342 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 09:24:10 +00:00
Frederick G. Oconer
edfe3df36b
changed prefix consumer and producer to "client". Also, the broker can be started in activemq-perftest instead in the assembly.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412301 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 06:17:14 +00:00
Frederick G. Oconer
4fb36fe50c
Parameter cleanup.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412278 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 04:09:19 +00:00
Frederick G. Oconer
99b088dcd4
Changed DataOutputStream to PrintWriter when generating the report xml file.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412256 13f79535-47bb-0310-9956-ffa450edef68
2006-06-07 02:34:18 +00:00
Frederick G. Oconer
11a2950e16
Fixed error when starting perf test.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412074 13f79535-47bb-0310-9956-ffa450edef68
2006-06-06 10:50:31 +00:00
Frederick G. Oconer
52602f0377
Changes:
...
1. Filename includes some config info of client.
2. Additional test information in the generated report.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412046 13f79535-47bb-0310-9956-ffa450edef68
2006-06-06 08:43:13 +00:00
Adrian T. Co
fa37910edd
Fix 1.4 - 1.5 compatibility issues
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411967 13f79535-47bb-0310-9956-ffa450edef68
2006-06-06 01:54:07 +00:00
Hiram R. Chirino
bc7aa98d45
trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch!
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411906 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 20:16:30 +00:00
Frederick G. Oconer
264f0a3732
initial support for generating report xml file.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411835 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 15:57:39 +00:00
Adrian T. Co
61fcd4cfd1
- Added support for distribution of destinations between clients
...
- Modify the support for composite destinations
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411727 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 10:06:34 +00:00
James Strachan
ed4f10bd6b
fixed pom dependency
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411721 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 09:13:04 +00:00
Adrian T. Co
33d7070056
Add synchronization block.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411701 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 07:36:48 +00:00
Adrian T. Co
490407ed18
Forgot to notify the waiting threads.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411697 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 07:26:27 +00:00
Adrian T. Co
7d049c1344
- Add method to wait for performance sampler to finish
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411695 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 07:25:15 +00:00
Adrian T. Co
a38f71d5b2
- Added JMS Client system test
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411650 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 03:22:12 +00:00
Frederick G. Oconer
d2db87cc0b
Fix runtime and compiletime error.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411641 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 02:36:25 +00:00
Adrian T. Co
5f5bff613e
Updates to performance module.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411631 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 01:05:41 +00:00
Frederick G. Oconer
c5ce043ca7
fixed compilation error.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411145 13f79535-47bb-0310-9956-ffa450edef68
2006-06-02 12:48:44 +00:00
Frederick G. Oconer
0b8fdcdb93
not used.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411139 13f79535-47bb-0310-9956-ffa450edef68
2006-06-02 12:23:51 +00:00
Frederick G. Oconer
16439a4b4e
Added support for sync and async.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411085 13f79535-47bb-0310-9956-ffa450edef68
2006-06-02 08:24:47 +00:00
Adrian T. Co
3a92ec3802
Added initial spike for the measurement sampler.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411084 13f79535-47bb-0310-9956-ffa450edef68
2006-06-02 08:11:40 +00:00
Frederick G. Oconer
ef7cceafdc
Consumer Client for perf test.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411061 13f79535-47bb-0310-9956-ffa450edef68
2006-06-02 06:15:38 +00:00
Adrian T. Co
dfe552d2f9
Added overloaded method for createMessageConsumer
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411020 13f79535-47bb-0310-9956-ffa450edef68
2006-06-02 02:40:31 +00:00
Adrian T. Co
29eef80774
- Added a getClientID to retrieve the connectionID of a client
...
- Added a getSettings to PerfMeasurable client and remove unnecessary getters.
- Added a PerfMeasurable parameter to the listeners.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411019 13f79535-47bb-0310-9956-ffa450edef68
2006-06-02 02:27:12 +00:00
Adrian T. Co
8afd2f6b01
Added a producer tool to the performance tools
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410824 13f79535-47bb-0310-9956-ffa450edef68
2006-06-01 10:28:24 +00:00
Adrian T. Co
e30f3eee4c
Fix for a compile error
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410778 13f79535-47bb-0310-9956-ffa450edef68
2006-06-01 07:10:25 +00:00
Adrian T. Co
e45af98761
Added initial spike for support classes for performance measurable jms clients
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410774 13f79535-47bb-0310-9956-ffa450edef68
2006-06-01 06:30:28 +00:00
Frederick G. Oconer
2139881476
Renamed perf plugin to activemq-perf and added plugin that will start broker in assembly.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410534 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 14:16:18 +00:00