[erlang-questions] UDP receive performance
Chaitanya Chalasani
cchalasani@REDACTED
Thu May 24 14:08:17 CEST 2018
We ran into the same performance problem.
Now we are trying to offload the UDP packets receiver and accumulator in C using nif and pass on the complete message to Erlang. Not sure if we this will be good alternative.
> On 24-May-2018, at 17:21, Max Lapshin <max.lapshin@REDACTED> wrote:
>
> Problem is that we need these udp packets to become one single big packet. Data flow of small 1500 byte packets is killing us =(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20180524/8904072f/attachment.htm>
More information about the erlang-questions
mailing list