Hi Jason, the AMQP 1-0 support in the java broker is somewhat experimental at this stage (and no perf tuning has been carried out), however it definitely seems like you've found a bug. Can you share some more details of your test (perhaps raise a JIRA and attach the test code?) and I'll try to look into it ASAP - hopefully that way we can get a fix in for 0.22,
Thanks, Rob On 25 March 2013 19:20, Jason Barto <[email protected]> wrote: > Using amqp 0.9.1 I'm getting an average performance of 70k messages per > second throughput during an hour long test. > > When using amqp 1.0 I receive similar but smaller throughput numbers > however after about 90 seconds of testing this quickly begins to drop until > it gets to 10s or 100s of messages per second and a significant backlog of > messages begins building. > > Can anyone explain this drastic difference in performance? I am using v0.20 > of qpid-j for the brokering. > > Sincerely, > Jason --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
