[erlang-questions] Comunication between 2 gen_server's

megalomania ricardocb48@REDACTED
Thu Apr 12 15:22:43 CEST 2012


I finally get one gen_server runs in a own node and reply requests of another
client nodes, requests of login, logout and sendMesagge and its pretty
cool!! thanks for your help guys!!


But now i have a doubt, im not sure if the better option for client nodes is
be a procces with a mailbox and render the replys OR make an another
gen_server but this time for a client node.


Which one is the better option and why?


--
View this message in context: http://erlang.2086793.n4.nabble.com/Comunication-between-2-gen-server-s-tp4551836p4551836.html
Sent from the Erlang Questions mailing list archive at Nabble.com.



More information about the erlang-questions mailing list