Thursday, 15 March 2012

performance - HornetQ low throughput when max-size-bytes reached -



performance - HornetQ low throughput when max-size-bytes reached -

i have simple configuration testing: fast c++ producer sending ~60 byte messages via stomp topic, slow consumer, , address-full-policy set drop.

the queue grows rapidly receiving several one thousand messages per sec until reaches max-size-bytes amounts 300,000 messages. hornetq starts dropping messages expected, on accepting 3-4 messages per sec producer. cause that? if it's dropping messages, shouldn't able take them total speed producer?

performance hornetq stomp jms-topic

No comments:

Post a Comment