[erlang-questions] reload application configuration

Benoit Chesneau bchesneau@REDACTED
Mon Nov 11 16:54:09 CET 2013


On Mon, Nov 11, 2013 at 3:30 PM, Max Lapshin <max.lapshin@REDACTED> wrote:

> I've tried different ways and now I'm working with very complicated
>  set_config/1  function that propagate new config to all subsystems.
>
> Any subsystem must handle idempotently new config and must be able either
> to restart, either to set its state according to new config.
>
> So, initial config loading and config reloading work in the same way.
>
>
Do you mean that you are using a custom c =onfig handler and not
application env?

- benoit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20131111/879bdd2f/attachment.htm>


More information about the erlang-questions mailing list