•
Part I:
Ice Overview provides an overview of the features offered by Ice and explains the Ice object model. After reading this part, you will understand the major features and architecture of the Ice platform, its object model and request dispatch model, and know the basic steps required to build a simple application in C++, Java, C#, Visual Basic, Objective-C, Python, and Ruby.
•
Part II:
Slice explains the Slice definition language. After reading this part, you will have detailed knowledge of how to specify interfaces and types for a distributed application.
•
Part III through
Part IX cover language mappings. Each section shows how to implement an application in your language of choice.
•
Part X:
Advanced Ice presents many Ice features in detail and covers advanced aspects of server development, such as properties, threading, object life cycle, object location, persistence, and asynchronous as well as dynamic method invocation and dispatch. After reading this part, you will understand the advanced features of Ice and how to effectively use them to find the correct trade-off between performance and resource consumption as appropriate for your application requirements.
•
Part XI:
Ice Services covers the services provided with Ice, such as IceGrid (a sophisticated deployment tool), Glacier2 (the Ice firewall solution), IceStorm (the Ice messaging service), and IcePatch2 (a software patching service).
1
•
Appendixes contain Ice reference material and explain the feature differences between Ice and Ice‑E (the version of Ice for embedded systems).