<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/testkit, branch java-network-refactor</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>Removed extra system out statements from PerfProducer.java</title>
<updated>2009-05-27T15:30:20+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-05-27T15:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=293f80d50fc7624beb50303120fcdedf1ae5ba0a'/>
<id>293f80d50fc7624beb50303120fcdedf1ae5ba0a</id>
<content type='text'>
Added more test cases to the perf report
Uncommented and added clientid and subscription props to the testTopicD destination.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@779212 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added more test cases to the perf report
Uncommented and added clientid and subscription props to the testTopicD destination.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@779212 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a minor bug in pre-creating the payload array used in random msg size test.</title>
<updated>2009-05-24T13:57:20+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-05-24T13:57:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=88136d8696689d7478a5daa7d1c0b2b89c78d93b'/>
<id>88136d8696689d7478a5daa7d1c0b2b89c78d93b</id>
<content type='text'>
It now creates an array of payloads starting from zero bytes (empty payload) to msg_size-1 bytes.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@778150 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It now creates an array of payloads starting from zero bytes (empty payload) to msg_size-1 bytes.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@778150 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Marked all queues as auto-delete to allow clean up after a test exits</title>
<updated>2009-05-23T13:48:45+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-05-23T13:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=65059d0abdc3e94a6192137c4d89c64b73cab8a4'/>
<id>65059d0abdc3e94a6192137c4d89c64b73cab8a4</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@777927 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@777927 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>The default value for message cache is set to false.</title>
<updated>2009-05-23T13:35:38+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-05-23T13:35:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=c4e2827dfacd28e79a5c14d011ce49cb3a3757b4'/>
<id>c4e2827dfacd28e79a5c14d011ce49cb3a3757b4</id>
<content type='text'>
Added the functionality to support variable message sizes using -Drandom_msg_size=true.
This will create an array of payloads from 1 byte to x bytes where x is configured by -Dmsg_size=x (default is 1024).
The Random number generator works of the same seed so different test runs can be compared properly.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@777922 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added the functionality to support variable message sizes using -Drandom_msg_size=true.
This will create an array of payloads from 1 byte to x bytes where x is configured by -Dmsg_size=x (default is 1024).
The Random number generator works of the same seed so different test runs can be compared properly.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@777922 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified the default message size to 1024 - I missed the default value for the system property in the previous commit</title>
<updated>2009-05-07T03:19:10+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-05-07T03:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=5e863a609ccacb8d36af160417ae4bad5b491acb'/>
<id>5e863a609ccacb8d36af160417ae4bad5b491acb</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@772492 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@772492 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified the default message size to 1024 bytes</title>
<updated>2009-05-07T03:16:03+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-05-07T03:16:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=79c769a7d87655ac6663b89efe3bcb243facdd71'/>
<id>79c769a7d87655ac6663b89efe3bcb243facdd71</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@772491 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@772491 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>This is related to QPID-1479</title>
<updated>2009-01-13T18:29:41+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-01-13T18:29:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=fd19e27856105247b669d52a492bfc0ab2beec28'/>
<id>fd19e27856105247b669d52a492bfc0ab2beec28</id>
<content type='text'>
This commit contains themodifications done to the perf test classes to use the thread abstraction patch.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@734212 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit contains themodifications done to the perf test classes to use the thread abstraction patch.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@734212 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Appologies for the sudden checkin without notice, close to the release cycle.</title>
<updated>2008-11-21T17:57:16+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2008-11-21T17:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=8417094a3f0c28fef298d57db5616854458b7a8b'/>
<id>8417094a3f0c28fef298d57db5616854458b7a8b</id>
<content type='text'>
Reverting the changes back. Will attach a patch and commit after the release.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@719657 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverting the changes back. Will attach a patch and commit after the release.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@719657 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>This is related to QPID-1479.</title>
<updated>2008-11-21T16:32:53+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2008-11-21T16:32: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=fbeb3752a902f5cbf225dd9fa4c6f00dbcbc3a68'/>
<id>fbeb3752a902f5cbf225dd9fa4c6f00dbcbc3a68</id>
<content type='text'>
For starters I have changed the IoSender.java IoReceiver.java and AMQSession.java#Dispatcher to use the Thread factory to create the threads they require.
The ThreadFactory has two implimentations, the default being the java.lang.Threads.
The other is the RealtimeThreadFactory which uses reflection to create threads with a specific priority.
-Dqpid.thread_factory=&lt;thread_factory_class&gt; will decide which thread factory should be loaded.
-Dqpid.rt_thread_priority=&lt;int&gt; specifies the gloabl real time thread priority and defaults to 20.
You could also set individual thread priorities by adding the nessacery config+code changes.

I have also changed the Testkit and QpidBench to use the Thread factory so you could use them for testing/benchmarking work on RT JVMs.



git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@719628 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For starters I have changed the IoSender.java IoReceiver.java and AMQSession.java#Dispatcher to use the Thread factory to create the threads they require.
The ThreadFactory has two implimentations, the default being the java.lang.Threads.
The other is the RealtimeThreadFactory which uses reflection to create threads with a specific priority.
-Dqpid.thread_factory=&lt;thread_factory_class&gt; will decide which thread factory should be loaded.
-Dqpid.rt_thread_priority=&lt;int&gt; specifies the gloabl real time thread priority and defaults to 20.
You could also set individual thread priorities by adding the nessacery config+code changes.

I have also changed the Testkit and QpidBench to use the Thread factory so you could use them for testing/benchmarking work on RT JVMs.



git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@719628 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>This is related to QPID-1161</title>
<updated>2008-10-23T00:06:43+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2008-10-23T00:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=386fc2f8dc103ae078c98e3fe5bcdfb7842f27de'/>
<id>386fc2f8dc103ae078c98e3fe5bcdfb7842f27de</id>
<content type='text'>
The objective of the latency test is to get latency sample after the system achives steady state.
It sends X messages in warmup mode (and waits for confirmation) before sending Y messages which it uses to takes measurements.
It measures std dev, min, max and avg latency.
The value for X should be sufficiently large to ensure that the system is in steady state to get a more acurate representation.



git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@707232 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The objective of the latency test is to get latency sample after the system achives steady state.
It sends X messages in warmup mode (and waits for confirmation) before sending Y messages which it uses to takes measurements.
It measures std dev, min, max and avg latency.
The value for X should be sufficiently large to ensure that the system is in steady state to get a more acurate representation.



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