|
|
|
|||||
|
Replicated admin interface to the registry
I have a setup involving one master and one replicated registry node.
I am using an instance of IceGrid.RegistryPrx to list server instances from a python script. Therefore, I perform only read-only operations on the registry. I obtain the proxy through the call: proxy = self.communicator().stringToProxy("IceGrid/Registry") I tried to use a proxy fowarding calls to the replicated registry using: proxy = self.communicator().stringToProxy("IceGrid/Registry-Replica0") This works fine. What if I want to have a script which connects to the master or the slave depending on their availability. Is there some way to but the objects identified by "IceGrid/Registry" and ""IceGrid/Registry-Replica0" is a replication group ? As far as I know, that is not possible ? Is there some reason why ? Regards, Julien |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Publishing to replicated IceStorms | bigtim | Help Center | 4 | 02-13-2008 12:19 PM |
| about "IceGrid.Registry.Admin" | richardma | Help Center | 1 | 11-15-2007 08:36 AM |
| question about replicated objects | istvan | Help Center | 4 | 08-19-2006 10:12 AM |
| A problem about IceGrid's replicated servers | rc_hz | Help Center | 3 | 05-30-2005 10:01 AM |
| Replicated Object Adapter | vsonnathi | Help Center | 3 | 04-13-2005 04:30 PM |