[rabbitmq-discuss] beam.smp memory consumption keeps growing

Simon MacMullen simon at rabbitmq.com
Fri Jan 20 12:38:14 GMT 2012


On 19/01/12 20:48, Dennis Jacobfeuerborn wrote:
> I meant version 2.7.1 obviously. Also the 30 queues are mirrored and the
> average message size is about 1kb.

Can you invoke:


rabbitmqctl eval 'lists:sublist(lists:reverse(lists:sort([{process_info(Pid,
memory), Pid, process_info(Pid)} || Pid <- processes()])), 30).'

(all one line)

and send me the results? This should let us see where the memory is going.

Cheers, Simon


-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list