[erlang-questions] reloading a NIF library without restarting the server
Ferenc Holzhauser
ferenc.holzhauser@REDACTED
Mon Oct 19 11:32:54 CEST 2015
Hi,
you could try this:
http://www.erlang.org/doc/reference_manual/code_loading.html#id88462
Ferenc
On 19 October 2015 at 10:05, Caragea Silviu <silviu.cpp@REDACTED> wrote:
> Hello,
>
> It is possible to reload a nif library ?
>
> For example I have an app using NIF and after I'm doing some changes over
> the native code I want to reload the new library in production without
> restarting the server..
>
> I succeeded to reload the erlang code but seems it's still using the
> oldest NIF.
>
> Silviu
>
> _______________________________________________
> 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/20151019/d29f4c37/attachment.htm>
More information about the erlang-questions
mailing list