[erlang-questions] How to dynamically compiled module?
Solomon
solomon.wzs@REDACTED
Mon Jan 7 10:47:22 CET 2013
I want to save a variable and number of threads would call it, but I don't
want to save it in ets.
I want to dynamically compiled a module, when I call foo:bar(), it will
return the variable directly.
How should I do?
(P.S. the variable like this: {#Fun<...>, <0.1.0>, ...})
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130107/02c6f3e2/attachment.htm>
More information about the erlang-questions
mailing list