Hi,
would the following structure be advisable:
One registry master on a separate host, which is primarily used as an administrative entity (configure services etc.)
Many slaves, running collocated which icegridnode. Configure locator for each node to be that local registry, so all location requests stay within the node.
The collocated registries get configuration changes from the master and are only used to lookup (and on-demand start) services.
The idea is to avoid external lookup calls (network) and make sure, that each node can run its services independently of other hosts in the grid.
Will this work or do you think this will be a big mess (sessions and service allocation are not required, on-demand startup is).
Thanks
Michael

Reply With Quote
