doh, forgot the reply all.  <br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">David Budworth</b> <<a href="mailto:dbudworth@gmail.com">dbudworth@gmail.com</a>><br>
Date: Mon, May 12, 2008 at 7:53 PM<br>Subject: Re: [erlang-questions] Question about gen_server:multi_call/2<br>To: "Kevin A. Smith" <<a href="mailto:kevin@hypotheticalabs.com">kevin@hypotheticalabs.com</a>><br>
<br><br>I think it's just confusing wording.<div><br></div><div>reworded, it says that " the service named 'XXX' will be called on all nodes that have a server locally registered with name 'XXX' "</div>

<div><br></div><div>ie: you have 5 nodes, 4 have a "local" server named XXX.  the server will be called on all 4 of those nodes.</div><div><div></div><div class="Wj3C7c"><div><br></div><div><br><div class="gmail_quote">
On Sun, May 11, 2008 at 8:47 PM, Kevin A. Smith <<a href="mailto:kevin@hypotheticalabs.com" target="_blank">kevin@hypotheticalabs.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've been reading the man page on gen_server and the section<br>
describing multi_call/2 states:<br>
<br>
"Makes  a  synchronous call to all gen_servers locally registered<br>
as Name at the specified nodes by first  sending  a  request  to<br>
every  node  and  then  waiting for the replies."<br>
<br>
Does this apply to gen_server:multi_call/2? If so, how can I register<br>
multiple processes on the same node with the same name?<br>
<br>
Thanks,<br>
Kevin<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div>
</div></div></div><br>