[erlang-questions] C nodes and message sending slowness
David Welton
davidnwelton@REDACTED
Wed Apr 18 21:10:20 CEST 2018
> In OTP-21 node distribution auto-connect will be truly asynchronous,
> which means your example will complete in microseconds.
Not a possibility for the system I'm working on, but I'm glad I wasn't
just imagining things. spawn() works fine as a workaround.
Fred Hebert also mentioned that it's possible to add a 'noconnect'
option to send, but that would require handling the connectivity
elsewhere. That may be an option for future work on this system.
Thanks!
--
David N. Welton
http://www.welton.it/davidw/
http://www.dedasys.com/
More information about the erlang-questions
mailing list