Hi all,

am trying to do a performance test for CXF with the jms transport. When doing the tests I was not able to reach more than about 600 messages / second.
I have the feeling that this is too slow for a current machine.

As I wanted to see if the problem comes from cxf or ActiveMQ I changed the code to send pure jms messages. Still the number was not getting higher. So I think I may have a problem with my activemq setup or how I address it from java.

Here is the code I used. It is still a bit of a mixture with the original code.. So if it helps I can do a new project that shows pure ActiveMQ.

https://github.com/cschneider/performance-tests/blob/master/cxf/src/main/java/com/example/customerservice/client/CustomerServiceTester.java

Any ideas what I do wrong?

Christian

--
--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
Talend Application Integration Division http://www.talend.com

Reply via email to