Part I Getting Started
Learn about Coherence development, configuration, and debugging. Try creating a simple Coherence application.
Part I contains the following chapters:
- Introduction to Coherence
Prior to developing Coherence applications, take some time to learn about important Coherence concepts and features. - Building Your First Coherence Application
You can follow step-by-step instructions for building and running a basic Coherence example that demonstrates a few fundamental Coherence concepts. - Understanding Configuration
The Coherence distribution includes default configuration files that applications and solutions override when creating their own Coherence configurations. - Extending Configuration Files
You can extend Coherence cache and operational configuration files using XML namespaces and namespace handler classes. - Debugging in Coherence
An important part of Coherence application development is debugging, troubleshooting, tracing, and logging.