Archived

This forum has been archived. Please start a new discussion on GitHub.

Multiple Layers of Redirection in IceGrid

Hi,

I am trying to implement two layers of direction in IceGrid. The client first contacts a request-handler on the server which spawns jobs and dispatches them to nodes as in the following diagram.

generalstructurelw2.gif

The grey boxes indicate physical machine boundaries.

Could anyone help me with a template application.xml IceGrid descriptor and config.grid files and point me in the right direction?

Best regards,
Zhi

Comments

  • benoit
    benoit Rennes, France
    Hi,

    First, I recommend you to take a look at the IceGrid section in the manual -- it shows various deployment descriptors and also document the XML format of the deployment descriptors. Then you'll find sample descriptors and configuration files in the IceGrid demos from your Ice distribution as well as in the IceGrid articles from the Ice newsletters.

    Let us know if you have more specific questions on the configuration of the registry or nodes and deployment descriptors.

    Cheers,
    Benoit.