[erlang-questions] Sending big messages to self()
Gleb Peregud
gleber.p@REDACTED
Tue Apr 22 11:35:56 CEST 2008
Hello all,
Is it efficient to send quite big messages to self() ? In my case
message may consist of a list of few thousand integers (not bigints).
Of course i may use state variable for this, but it is simpler for me
to send this message (because exacly the same messages are to be send
to other processes).
Best regards,
--
Gleb Peregud
http://gleber.pl/
Every minute is to be grasped.
Time waits for nobody.
-- Inscription on a Zen Gong
More information about the erlang-questions
mailing list