[rabbitmq-discuss] memory usage reporting

Matthias Radestock matthias at rabbitmq.com
Wed Apr 24 22:08:30 BST 2013


Kyle,

On 24/04/13 21:49, Kyle O'Donnell wrote:
> R16B seems to behave the same way R15B03 does:

Interesting. Do you have a 'rabbitmqctl report' to go with that?

What is your app actually doing? Looks like it opens a fair number of 
connections, and publish quite a lot of (or some very large) messages. 
Presumably it's consuming them too. The difference in behaviour could be 
due to very small scheduling differences in the VM, or, if you are 
running the producers and consumers on the same machine as rabbit, 
differences in Erlang CPU usage and consequent O/S level scheduling.

Can you condense the behaviour into a test case that we can run against 
different erlang versions and observe the difference in behaviour?

Regards,

Matthias.


More information about the rabbitmq-discuss mailing list