changing the internal message transfer protocol

Guilherme Silveira guilherme.silveira@REDACTED
Fri Sep 25 16:59:30 CEST 2009


Hello there,

I would like to change the internal protocol used by erlang when
transfering information to/from differente nodes as in:

Pid = spawn(NodeName, M, F, A).
Pid!{values}

I am not looking into changing the values->binary serialization
process, but the spawn/send/receive message internals... I believe I
will have to work out on the erlang implementation code, is that
right? Anyone can help me out where to find the code or docs to
change/read?

Regards

Guilherme Silveira
Caelum | Ensino e Inovação
SP (11) 5571-2751 RJ (21) 2220-4156
Celular (11) 83358084


More information about the erlang-questions mailing list