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
