[erlang-questions] Troubling gen_tcp.send/3 performance

Max Lapshin max.lapshin@REDACTED
Mon Dec 5 16:07:09 CET 2016


>  once the message queue is backed up with A/V data messages

you should not allow this situation.

Monitor your output processes, drop frames when more than 100 in queue.

Also as far as I remember, erlang has mark in the message queue:  selective
receive will not step below this mark.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20161205/ebbc6d1c/attachment.htm>


More information about the erlang-questions mailing list