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

Wes James comptekki@REDACTED
Tue Oct 2 16:57:27 CEST 2012


ok thanks, I'll take a look.

Wes

On Tue, Oct 2, 2012 at 8:54 AM, Dmitry Kolesnikov <dmkolesnikov@REDACTED>wrote:

> Hi,
>
> rpc:multi_server_call
>
> http://erldocs.com/R14B02/kernel/rpc.html?i=22&search=rpc#multi_server_call/2
>
>
> - Dmitry
>
> On Oct 2, 2012, at 5:51 PM, Wes James wrote:
>
> > 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
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20121002/5236938e/attachment.htm>


More information about the erlang-questions mailing list