Table of Contents Previous Next
Logo
Copyright © 2003-2008 ZeroC, Inc.

Part V 
Ice Services

Chapter 35 

IceGrid

35.1 Chapter Overview

In this chapter we present IceGrid, an important service for building robust Ice applications. Section 35.3 introduces the IceGrid architecture and its core concepts. Section 35.4 describes a sample IceGrid application that we improve incrementally in Section 35.5. The subject of Section 35.6 is well-known objects, which are a convenient way to decouple clients and servers.
Core IceGrid features such as templates, IceBox integration, object adapter replication, load balancing, resource allocation, and registry replication are covered in individual sections from Section 35.7 through Section 35.12.
In Section 35.13 we learn how IceGrid automates the distribution of server executables. Using administrative sessions is the subject of Section 35.14, while Section 35.15 gives instructions on integrating a Glacier2 router into an application. Section 35.16 is a reference for the descriptors that define an IceGrid application. Section 35.17 describes the semantics of variables and parameters in descriptors, and property sets are discussed in Section 35.18.
The convenient features that IceGrid supports for XML files are the focus of Section 35.19. Section 35.20 through Section 35.23 address the usage and administration of IceGrid servers. Section 35.24 explains the details of server activation, while Section 35.25 provides troubleshooting advice.
Table of Contents Previous Next
Logo