we've managed to do ~780000 msg /s on qpid-1.36 on 3 qpid broker instances
on a intel X5670, 64GB ram, 4x 1gb lan, 16 clients flooding, 16 clients
receiving (~48000msg /s on each direction).
on a test running on 2011.

I'm pretty sure C++ broker is able to do a bit more than your numbers in
AMQP-0-10


On Thu, Jul 9, 2020 at 11:43 AM tomt <[email protected]> wrote:

> Hello,
>
> I have been trying to determine the highest rate of messages that can be
> sent at any given time through my environment that includes the qpid-cpp
> broker and the dispatch router all using AMQP 1.0 (via Proton).
>
> There seems to be some maximum cap that only lets me send up to 2500
> messages/sec and I'm trying to determine if that's a limitation of my
> environment or perhaps a default in any of the mentioned packages.  I have
> 2
> senders blasting messages and 10 receivers subscribing to all of them.
>
> I have searched around and it looks like any sort of limiting is off by
> default in the broker and router, but that 2500 number is consistent and
> makes me think that there could be a limiter somewhere.  Any sort of
> pointers or suggestions would be greatly appreciated.
>
> Thank you.
>
>
>
> --
> Sent from:
> http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to