Ice uses a configuration mechanism that allows you to control many aspects of the behavior of your Ice applications at run time, such as the maximum message size, the number of threads, or whether to produce network trace messages. The configuration mechanism is not only useful for configuring Ice, but also for configuring your own applications. The configuration mechanism is simple to use with a minimal API, yet flexible enough to cope with the needs of most applications.
Topics
Labels:
None
Page:
Properties Overview
Page:
Configuration File Syntax
Page:
Setting Properties on the Command Line
Page:
Using Configuration Files
Page:
Alternate Property Stores
Page:
Command-Line Parsing and Initialization
Page:
The Properties Interface
Page:
Reading Properties
Page:
Setting Properties
Page:
Parsing Properties

