[erlang-questions] Erlang message passing delay after abnormal network disconnection
Eranga Udesh
eranga.erl@REDACTED
Tue Mar 4 19:38:04 CET 2008
It's just a guess. When compiled natively I've found some problems time to
time,
- garbage collection is not working well. Old heap is kept unnecessarily.
I've written this to the list once before.
- code loading crashes a running process more often
Probably it's nothing to do with HIPE, but I thought to simulate the same
without HIPE and check.
- Eranga
On Tue, Mar 4, 2008 at 8:55 PM, Kostis Sagonas <kostis@REDACTED> wrote:
> Eranga Udesh wrote:
> > I can regenerate the behavior by stopping the network interface in the
> > far node (linux ifdown). That runs the connected Erlang node, which was
> > receiving the messages. I wonder if this how the Erlang implementation
> > is or local to this particular setup.
> >
> > Also I use HIPE. I'll try what you suggested below and also without
> HIPE.
>
> Why would HiPE have some effect in what you are describing?
>
> Kostis
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080305/cddaf22d/attachment.htm>
More information about the erlang-questions
mailing list