[erlang-questions] gproc scalability, shared ets, links and using terminate/2

David Mercer dmercer@REDACTED
Thu Nov 10 17:57:33 CET 2011


On Wednesday, November 09, 2011, Max Lapshin wrote:

> As we know, gen_server:terminate/2 function is called
> non-deterministically. You should not rely that it will be called. But
> you may hope that it will be called.

I did not know that.  I thought it got called so long as your server was
trapping exits.  Is my assumption not true?

Cheers,

DBM




More information about the erlang-questions mailing list