[erlang-questions] How to send a message to all nodes without UDP 	broadcast?
    Vinayak Pawar 
    vinayakapawar@REDACTED
       
    Tue Mar  9 02:44:35 CET 2010
    
    
  
rpc:abcast/3 or rpc:sbcast/3 might help you?
On Tue, Mar 9, 2010 at 5:01 AM, 钱晓明 <kyleqian@REDACTED> wrote:
> Hi, this may be a simple question, but I am newer and did not find the
> answer in book. I want to send a message to all nodes(using same cookie) in
> one call, but not using the UDP broadcast. How can I do this ? Can someone
> take one minute to answer me ? thanks!
>
    
    
More information about the erlang-questions
mailing list