[okl4-developer] About Naming server.

Josh Matthews jmatthews at ok-labs.com
Fri May 23 17:11:32 EST 2008


Hi HoChul,

On Wed, May 21, 2008 at 11:18 AM, 유호철 <hcyoo at cuwave.co.kr> wrote:

>
> [1] What is work to doing of iguana naming server ?
>

The naming server was a server used to allow threads to discover servers by
name. How it worked was a server would register its name with the naming
server, and other threads could query the naming server to find a server by
a given name. Other threads could also register with the naming server to be
notified when a server with a given name was created, modified, or deleted.

It has since been deprecated, and indeed removed from release 2.1 (the
latest release). Server discovery is now effected by use of environment
variables as described in a previous mailing.


> [2] In the funtion that naming_server offers, exist any function that have
> a list of a server?
>

No, it didn't really have this functionality (though you could add it).
Perhaps the best way forward is for you to describe your objective in
obtaining a list of servers? Would you be able to give some more detail on
your Iguana Server Manager?

Best regards,
Josh Matthews
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.okl4.org/pipermail/developer/attachments/20080523/dc04f7e4/attachment.htm 


More information about the Developer mailing list