[erlang-questions] erl interface

Eric Merritt cyberlync@REDACTED
Thu Sep 21 19:12:27 CEST 2006


Sami,

 ei is thread safe. erl_interface is thread safe with a bit of work on
your part.

see -> http://www.erlang.org/doc/doc-5.5.1/lib/erl_interface-3.5.5.1/doc/html/application_ei_frame.html
http://www.erlang.org/doc/doc-5.5.1/lib/erl_interface-3.5.5.1/doc/html/part_erl_interface_frame.html

On 9/21/06, Sami Väisänen <sami.vaisanen@REDACTED> wrote:
> Hello.
>
> Is the C interface for writing a C node (erl_interface) thread safe?
>
> Thank you.
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>




More information about the erlang-questions mailing list