[erlang-questions] erlang:process_info(Pid, messages) result order
Dmitry Kolesnikov
dmkolesnikov@REDACTED
Fri Aug 22 13:56:55 CEST 2014
I would think that LIFO are manageable through in-process publish / subscribe. However, in-the-middle process impacts the performance to compare with native queue implementation. What is you use-case for LIFO?
Best Regards,
Dmitry
On 22 Aug 2014, at 14:50, Jesper Louis Andersen <jesper.louis.andersen@REDACTED> wrote:
>
> 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.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140822/a2114bc1/attachment.htm>
More information about the erlang-questions
mailing list