2158936.n2.nabble.com/qpid-config-slow-tp6602945p7598205.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
> Ken,
>
> QMFv2 solves this issue, can't we port the tools to QMFv2?
>
We're already part way there - the tools use the pure python qmf
implementation, which supports v2 map data. There may be issues with using the
tools against older v1-only brokers - I'd have to think about that.
But I'd
Ken,
QMFv2 solves this issue, can't we port the tools to QMFv2?
Carl.
On 07/21/2011 01:47 PM, Ken Giusti wrote:
> Alan's correct - I *believe* (not looking at the code in the debugger ATM)
> that qpid-config is most likely downloading the broker schema data on
> connection, and perhaps parsi
Alan's correct - I *believe* (not looking at the code in the debugger ATM) that
qpid-config is most likely downloading the broker schema data on connection,
and perhaps parsing that - all under python.
So I don't think bringing up the connection is the problem - it's more like
pulling in all th
On 07/20/2011 10:43 AM, Pavel Moravec wrote:
Hi all,
I realised on every qpid version& system I used a poor performance of
qpid-config tool. It usually takes 2 to 3 seconds to execute a command, e.g.:
# time qpid-config add queue test
real 0m2.243s
user 0m0.161s
sys 0m0.027s
# time qpid-confi
n every qpid version & system I used a poor performance of
> qpid-config tool. It usually takes 2 to 3 seconds to execute a command,
> e.g.:
>
> Kind regards,
> Pavel
>
--
View this message in context:
http://apache-qpid-users.2158936.n2.nabble.com/qpid-config-slow-tp6
Hi all,
I realised on every qpid version & system I used a poor performance of
qpid-config tool. It usually takes 2 to 3 seconds to execute a command, e.g.:
# time qpid-config add queue test
real 0m2.243s
user 0m0.161s
sys 0m0.027s
# time qpid-config del queue test
real 0m2.303s
user 0m