[erlang-questions] Fwd: Windows 10 Fast Startup compatibility with Erlang

Eric des Courtis eric.des.courtis@REDACTED
Wed May 3 16:06:56 CEST 2017


---------- Forwarded message ----------
From: Eric des Courtis <eric.des.courtis@REDACTED>
Date: Wed, May 3, 2017 at 10:06 AM
Subject: Re: [erlang-questions] Windows 10 Fast Startup compatibility with
Erlang
To: Przemek <przemunio@REDACTED>


Is the service starting with erlsrv? If so you could be as easy as changing
the service to delayed start.
https://blogs.technet.microsoft.com/askperf/2008/02/
02/ws2008-startup-processes-and-delayed-automatic-start/


On Tue, May 2, 2017 at 2:07 PM, Przemek <przemunio@REDACTED> wrote:

> Hi,
>
> Recently I discovered that Fast Startup Windows 10 feature is causing
> unpredictable Erlang behavior, one example is that it is causing that
> service processes are put into some kind of sleep mode instead of stopping
> them and starting later.
> From what I heard Erlang runtime does not work well when going into sleep
> mode, some timers work incorrectly then. I was struggling for almost one
> year with RabbitMQ being unresponsive for 2-3h every Monday, now I've found
> that Fast Startup is causing such mess.
>
> Currently I'm trying to find any resources related to Erlang and Fast
> Startup feature, does anybody know something about it? How to avoid such
> issue? Is it possible to provide some kind of fix in order to prevent such
> cases for Windows 10 users? Or at least letting them know that they should
> probably turn this feature off?
>
>
> Regards,
>  Przemek D.
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170503/52b4e462/attachment.htm>


More information about the erlang-questions mailing list