/Infinispan-book

Sample code for Packt Publishing's "Infinispan - The Open Source Data Grid Platform"

Primary LanguageJava

Code samples for "Infinispan - The Open Source Data Grid Platform"

Authors

Publisher

Packt Publishing

License

Creative Commons License
Code Examples for "Infinispan - the Open Source Data Grid Platform" by Packt Publishing by Francesco Marchioni and Manik Surtani is licensed under a Creative Commons Attribution 3.0 Unported License.

Pre-requisites

These code samples are built using Apache Maven. You need Maven 3.0 or higher to run these samples. You also need a Java Development Kit, version 6 or higher.

Bugs

Please report any issues you may have with these code samples on our issue tracker.

Software requirements

The following software is required to build and run the examples:

  • Sun JDK 6 (latest updates)
  • Apache Maven 3.0.x
  • Infinispan 5.1.3.FINAL (as dictated by the Maven POM files in this project)
  • While not strictly necessary, an integrated development environment (IDE) is strongly recommended. Both IntelliJ IDEA and Eclipse are popular, open source and free Java IDEs.