Hi,
I want to use performance tests which are part of the Qpid Java Broker to
measure the throughput of several brokers. I was able to configure and run
it using AMQP 0-10 protocol. However, I am struggling to make it use the
AMQP 1.0 client.

What I did:
- specified jndi-config=perftests-jndi-qpid-jms-client.properties to be used
(with 1.0 url naming)
- provided 0.9.0 qpid JMS client on class path
- specified property
java.naming.factory.initial=org.apache.qpid.jms.jndi.JmsInitialContextFactory

It doesn't seem to be enough. Is there some manual or could someone provide
a quick list of thing one needs to do in order to execute performance tests
with 1.0 client?

Thanks,

Michal



--
View this message in context: 
http://qpid.2158936.n2.nabble.com/Qpid-Java-Broker-performance-tests-using-AMQP-1-0-tp7645180.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to