changes.
| | * [Watch Demos|http://www.gridgain.com/screencasts.html] |
| | * [Example Configuration And Setup] |
| | * [#HelloWorld] |
| | * [#Grid-Enabled ExecutorService] |
| | * [#Grid Spring Bean] |
| | * [#Prime Numbers Calculation] |
| | * [#Data Partitioning & Affinity Load Balancing with JBossCache] |
| | * [#MapReduce with Node Metrics] |
| | * [#MapReduce for Monte-Carlo Simulations] |
| | * [#Grid Events Processing] |
| | * [#Grid Task Deployment] |
| | * [#Distributed JUnits] |
| | * [#Multiple SPIs Support] |
| | * [#Resource injection] |
| | * [#Life-cycle beans] |
| | * [#Groovy Examples] |
| | * [Troubleshooting] (?) |
| | |
| | GridGain comes with many examples demonstrating AOP and non-AOP grid enabling, MapReduce, data affinity and many other use cases. All examples are well documented and shipped with GridGain. In addition to Wiki documentation, you can find examples javadoc [here|http://www.gridgain.com/examples/javadoc/index.html]. |
| | |
| | h2. Configuration and Setup |
| | * [Example Configuration And Setup] |
| | |
| | h2. HelloWorld |
| | * [HelloWorld - Basic Grid Task] |
| | * [HelloWorld - Basic Gridify] |
| | * [HelloWorld - Gridify With Custom Task] |
| | * [HelloWorld - Gridify With State] |
| | * [HelloWorld - Gridify With Session] |
| | * [HelloWorld - Gridify With Failover] |
| | * [HelloWorld - Gridify With Checkpoint] |
| | * [HelloWorld - Gridify With Interceptor] |
| | * [HelloWorld - Gridify With Spring] |
| | * [HelloWorld - Gridify With Spring Bean] |
| | |
| | h2. Grid-Enabled Executor Service |
| | * [Resize Images with Grid-Enabled ExecutorService] |
| | |
| | h2. Grid Spring Bean |
| | * [Inject Grid into the Spring Application] |
| | |
| | h2. Prime Numbers Calculation |
| | * [Calculate Primes on the Grid|MapReduce with Prime Numbers] |
| | * [Calculate Primes on the Grid using Gridify Annotation|MapReduce with Prime Numbers and Gridify Annotation] |
| | |
| | h2. Data Partitioning & Affinity Load Balancing with JBossCache |
| | * [Affinity MapReduce with JBoss Cache] |
| | |
| | h2. MapReduce with Node Metrics |
| | * [MapReduce with Node Metrics] |
| | |
| | h2. MapReduce for Monte-Carlo Simulations |
| | * [Monte-Carlo Simulations|MapReduce for Monte-Carlo Simulations] |
| | |
| | h2. Grid Events Processing |
| | * [Grid Task Events Processing] |
| | * [Grid Discovery Events Processing] |
| | |
| | h2. Grid Task Deployment |
| | * [Grid Task Deployment - Direct] |
| | * [Grid Task Deployment - Gar] |
| | |
| | h2. Distributed JUnits |
| | * [JUnit3 - Distributed JUnit] |
| | * [JUnit3 - Distributed JUnit with GridifyTest Annotation] |
| | * [JUnit4 - Distributed JUnit] |
| | * [JUnit4 - Distributed JUnit with GridifyTest Annotation] |
| | |
| | h2. Multiple SPIs Support |
| | * [Multiple SPIs - Topology per task] |
| | |
| | h2. Resource injection |
| | * [Resource injection] |
| | |
| | h2. Life-cycle beans |
| | * [Life-cycle beans] |
| | |
| | h2. Groovy Examples |
| | * [Groovy Configuration And Setup] |
| | * [Groovy HelloWorld - Basic Grid Task] |
| | * [Groovy HelloWorld - Basic Gridify] |
| | | \\ |
| | | |
| | |