[erlang-questions] C nodes and message sending slowness

David Welton davidnwelton@REDACTED
Wed Apr 18 01:46:03 CEST 2018


Hi,

I've been looking at the system I'm working on to see how things will
look if the C node is down:

timer:tc(fun() -> {any, 'cnode@REDACTED'}  ! {level, 50} end).

It takes something like 7 seconds!  This shouldn't happen often, but
it'd be nice if it didn't gum everything up.  I guess it's easy enough
to wrap that in a spawn, but it just seemed a bit odd.

Thanks
-- 
David N. Welton

http://www.welton.it/davidw/

http://www.dedasys.com/



More information about the erlang-questions mailing list