PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
  Coherence 3.5 User Guide
  Examples
Added by Rob Misek, last edited by Rob Misek on Jul 01, 2009  (view change)

Labels

 
(None)

The Coherence Examples

  • Demonstrate how to use the features of Coherence in all supported languages (Java, .NET, and C++).
  • Are organized as collections of code that show how to use one or more features.
  • Provide a single common way (per language) to build and run all examples.

Example Sets:

 

How to Build the Examples

The Java examples must be built (and run) even for .NET and C++ because the cache server runs in Java. In order to run the examples, see How to Run the Examples.

First, unzip the example source into an "examples" directory.

How to Run the Examples

The examples are distributed as source, so they must first be built. See How to Build the Examples.