<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/tools/src, branch qpid-3606</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>QPID-3941 Handles the stat collecting and reporting module for the jms</title>
<updated>2012-04-10T11:18:00+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-04-10T11:18:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=e438e196afb394a5ec414c5f39c64652f2831f5e'/>
<id>e438e196afb394a5ec414c5f39c64652f2831f5e</id>
<content type='text'>
perf tools housed under the java/tools module. This again closely
followed the c++ versions. The Mercury tool has it's own stat and report
implementation to facilitate exisitng scripts.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1311678 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
perf tools housed under the java/tools module. This again closely
followed the c++ versions. The Mercury tool has it's own stat and report
implementation to facilitate exisitng scripts.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1311678 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3941 The existing PerfProducer, PerfConsumer and TestController</title>
<updated>2012-04-10T11:17:35+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-04-10T11:17:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=712ae8927d8f384db7b31cbd9f77a0c5cd1a353f'/>
<id>712ae8927d8f384db7b31cbd9f77a0c5cd1a353f</id>
<content type='text'>
were refactored to act more as controllers while the actual sending and
receiving is now delegated to the QpidSend and QpidReceive classes.
The stat collecting and reporting is now handled by the Report and
Statistics classes.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1311677 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
were refactored to act more as controllers while the actual sending and
receiving is now delegated to the QpidSend and QpidReceive classes.
The stat collecting and reporting is now handled by the Report and
Statistics classes.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1311677 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3941 Refactored existing code in PerfConsumer and PerfProducer to</title>
<updated>2012-04-10T11:17:14+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-04-10T11:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=a5f02cb6972f84dc116db36bc73c08bdf31d0312'/>
<id>a5f02cb6972f84dc116db36bc73c08bdf31d0312</id>
<content type='text'>
extract QpidSend and QpidReceive. These classes closely follow the C++
qpid-send.cpp and qpid-receive.cpp
More work needs to be done to make them identical. This is still WIP.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1311676 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
extract QpidSend and QpidReceive. These classes closely follow the C++
qpid-send.cpp and qpid-receive.cpp
More work needs to be done to make them identical. This is still WIP.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1311676 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3941 Removed the old LatencyTest as it's no longer useful.</title>
<updated>2012-04-10T11:16:53+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-04-10T11:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=d981c9ac0638fb04c5594ebbe35852e44a70e73a'/>
<id>d981c9ac0638fb04c5594ebbe35852e44a70e73a</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1311675 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1311675 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3941 Test configuration is now accessed via the TestConfiguration</title>
<updated>2012-04-10T11:16:32+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-04-10T11:16:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=b63633658b48684de34d9bf421474caf30501850'/>
<id>b63633658b48684de34d9bf421474caf30501850</id>
<content type='text'>
interface. This would allow the various test tools to easily add/change
the configuration mechanism. The existing jvm arg based system is now
implemented via the JVMArgConfiguration class. Some tools will prefer
program arguments and you could implement a ProgramArgConfiguration
class.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1311674 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
interface. This would allow the various test tools to easily add/change
the configuration mechanism. The existing jvm arg based system is now
implemented via the JVMArgConfiguration class. Some tools will prefer
program arguments and you could implement a ProgramArgConfiguration
class.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1311674 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3941 Renamed existing files as the first step. The existing</title>
<updated>2012-04-10T11:15:58+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2012-04-10T11:15:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=cf00c9069b84d6de78b7507ac2fa4b0f6770fb6f'/>
<id>cf00c9069b84d6de78b7507ac2fa4b0f6770fb6f</id>
<content type='text'>
distributed testing framework is now named Mercury, and the related
files are prefixed with that name for easy identification.
The existing perf-report was renamed as jms-quick-perf-report, as that
is exactly what it does.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1311673 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
distributed testing framework is now named Mercury, and the related
files are prefixed with that name for easy identification.
The existing perf-report was renamed as jms-quick-perf-report, as that
is exactly what it does.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1311673 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: remove test-only and unused connect methods</title>
<updated>2012-02-05T20:53:37+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2012-02-05T20:53:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=6f4c0cf239c847a8b80c7cd6cda8bbae990c4d52'/>
<id>6f4c0cf239c847a8b80c7cd6cda8bbae990c4d52</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1240812 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1240812 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyle happy)</title>
<updated>2012-01-27T20:15:31+00:00</updated>
<author>
<name>Robert Godfrey</name>
<email>rgodfrey@apache.org</email>
</author>
<published>2012-01-27T20:15:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=bb3fe508f98ec31109f951fb059ee49746a36d48'/>
<id>bb3fe508f98ec31109f951fb059ee49746a36d48</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1236867 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1236867 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>NO-JIRA: add missing licence headers to various files in the java tree</title>
<updated>2011-11-17T21:47:34+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2011-11-17T21:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=4201f3289e5ae3a6f1f6c6c9f809b7ee0e6ce07c'/>
<id>4201f3289e5ae3a6f1f6c6c9f809b7ee0e6ce07c</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1203385 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1203385 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>QPID-3358 Modified the producer and consumer to support multiple iterations to ensure we can run the test for longer durations.</title>
<updated>2011-07-30T02:22:35+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2011-07-30T02:22:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=75b8246c34cdf4abe005be9bb70249ef216539c9'/>
<id>75b8246c34cdf4abe005be9bb70249ef216539c9</id>
<content type='text'>
Also added support for creating unique destinations based on the default destination.
This makes it easy to run multiple producers and consumers with their
unique queue with little configuration. The code can make use of an externally specified prefix
 when creating these destinations, there by allowing scripts to provide meaningful names for identifying
 queues for debuging/diagnostic purposes.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1152412 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added support for creating unique destinations based on the default destination.
This makes it easy to run multiple producers and consumers with their
unique queue with little configuration. The code can make use of an externally specified prefix
 when creating these destinations, there by allowing scripts to provide meaningful names for identifying
 queues for debuging/diagnostic purposes.

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1152412 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
