erlang:process_info(Pid, message_queue_len) will do this, but it is intended for debugging only according to the docs.<br><br><div class="gmail_quote">On Sat, Jan 31, 2009 at 7:16 PM, Cliff Moon <span dir="ltr"><<a href="mailto:cliff@moonpolysoft.com">cliff@moonpolysoft.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">is there any way to inspect mailbox size at runtime?  Under load testing<br>
I'm seeing conditions pop up where a node will go out of control due to<br>
mailbox growth and it's rather hard to debug the issue post mortem from<br>
crash dumps.<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br>