[erlang-questions] How to send a message to all nodes without UDP 	broadcast?
    Hynek Vychodil 
    hynek@REDACTED
       
    Wed Mar 17 18:48:33 CET 2010
    
    
  
[{foo,X} ! Msg || X<- nodes()].
On Tue, Mar 9, 2010 at 12:31 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!
>
-- 
--Hynek (Pichi) Vychodil
Analyze your data in minutes. Share your insights instantly. Thrill
your boss.  Be a data hero!
Try GoodData now for free: www.gooddata.com
    
    
More information about the erlang-questions
mailing list