[erlang-questions] Can gen_tcp/inets store connection-specific user state?

Jesper Louis Andersen jesper.louis.andersen@REDACTED
Tue Jul 20 20:07:37 CEST 2010


On Tue, Jul 20, 2010 at 7:30 PM, Tony Arcieri <tony.arcieri@REDACTED> wrote:
>
> Why would you pick ETS over a proxy process for something ephemeral like a
> socket, and how would you manage garbage collecting the terms in all cases
> when the socket closes?

Oh! For a Socket I would go for the proxy process.


-- 
J.


More information about the erlang-questions mailing list