Re: Pyro4 config options aren't operating as usual in NS
Irmen de Jong <[email protected]> Fri, 13 Feb 2015 01:37:43 +0100
| Newsgroups | gmane.comp.python.pyro |
|---|---|
| Message-ID | <[email protected]> |
On 13-2-2015 1:18, Bzzzz wrote: > I also naively thought that _broadcast_ would mean it acts like > a kinda netbios broadcast, which isn't the case as it doesn't work > if I set lookup and interrogation port both to random in the NS. > (From what I tried, at least the lookup port has to stay to 9091 > or to be set in svr & client confs). As soon as you specify a specific NS_HOST the broadcast lookup mechanism is no longer utilized. (because you're telling Pyro: hey stop, I know already where you must look for the name server). Irmen ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/