Erlang performance in a container?

Karl Nilsson kjnilsson@REDACTED
Tue Mar 31 09:24:41 CEST 2020


As long as you use host networking it should be same/similar. There is a
noticeable penalty when using any “bridged” networking.

On Tue, 31 Mar 2020 at 06:43, Ben Browitt <ben.browitt@REDACTED> wrote:

> Hi,
>
> Does Erlang has the same performance inside a container?
> Do I need to change some settings?
> My main use case is sending and receiving many UDP packets and doing AES
> encryption.
> I'm currently using a VM and wonder if I should expect the same
> performance on Kubernetes.
>
> Thanks
>
-- 
*Karl Nilsson*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20200331/881ed613/attachment.htm>


More information about the erlang-questions mailing list