[erlang-questions] erlang:process_info(Pid, messages) result order

Jesper Louis Andersen jesper.louis.andersen@REDACTED
Fri Aug 22 13:50:19 CEST 2014


On Thu, Aug 21, 2014 at 4:10 PM, Michael Klishin <
michael.s.klishin@REDACTED> wrote:

> How would old messages get a chance at being processed at high message
> rates, if the order wasn't FIFO?
>

Sometimes, this is actually a bad idea. LIFO mailboxes would be really
really cool to have in certain situations.


-- 
J.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140822/b2349041/attachment.htm>


More information about the erlang-questions mailing list