Re: Supervisor and configuration update — how to do it?

Tristan Sloughter t@REDACTED
Mon May 25 20:23:38 CEST 2020


In this example you could use persistent_term, if the value fits in 1 word it does not trigger a global garbage collection on update.

On Mon, May 25, 2020, at 12:08, Max Lapshin wrote:
> I'm afraid that I haven't got your idea.
> 
> 
> Look, I have a live video stream. It collects video frames into big
> chunks. There is a configuration setting that allows to change size of
> these chunks: from 1 seconds to 10 seconds.
> 
> This configuration must be done without any restarts.
> 
> How do you advice to do this configuration?
>


More information about the erlang-questions mailing list