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

Part V 
Ice Services

Chapter 38 

IceGrid

38.1 Chapter Overview

In this chapter we present IceGrid, an important service for building robust Ice applications. Section 38.3 introduces the IceGrid architecture and its core concepts. Section 38.4 describes a sample application that we improve incremen­tally as the chapter progresses. The subject of Section 38.5 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 38.6 through Section 38.11.
In Section 38.12 we learn how IceGrid automates the distribution of server executables. IceGrid’s support for dynamic monitoring is the subject of Section 38.13, while Section 38.14 gives instructions on integrating a Glacier2 router into an application. Section 38.15 is a reference for the descriptors that define an IceGrid application. Section 38.16 describes the semantics of variables and parameters in descriptors, and property sets are discussed in Section 38.17.
The convenient features that IceGrid supports for XML files are the focus of Section 38.18. Section 38.19 and Section 38.20 address the usage of the IceGrid servers and administrative tools, respectively. Section 38.21 explains the details of server activation, while Section 38.22 provides troubleshooting advice.
Table of Contents Previous Next
Logo