[erlang-questions] Safe way to cache atoms in NIF: driver_mk_atom replacement
Max Lapshin
max.lapshin@REDACTED
Fri May 4 15:22:42 CEST 2012
Is there a way to cache atoms in NIF?
Is it ok just to store in static variable result of enif_make_atom ?
More information about the erlang-questions
mailing list