[erlang-questions] erl_interface and multithreading.

PJ Durai pjdtech2000@REDACTED
Thu Aug 2 18:00:37 CEST 2007


Greetings.

I am writing a CNode  in Win32.
It is written as a server node.
It will be talking to only one peer erlang node.

I am wondering if I could use the file handle returned from erl_accept
in two different threads simultaneously?
One thread to read incoming messages and another to erl_send outgoing messages ?

Thanks
pj



More information about the erlang-questions mailing list