[erlang-questions] sending message to more than one node

Wes James comptekki@REDACTED
Tue Oct 2 16:51:00 CEST 2012


With {process_name, node@REDACTED} ! <<"message">> I can send a message to one
node.  What if I want to send to more than one node?  Do I make a list of
nodes and then loop through that list and send a message to each?

Thanks,

wes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20121002/794d5cf8/attachment.htm>


More information about the erlang-questions mailing list