"Gleb Peregud" <gleber.p@REDACTED> writes: > 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). Sending to self() is specially handled, so that the message will not be copied. /Bjorn -- Björn Gustavsson, Erlang/OTP, Ericsson AB