Skip to content

Sample code for Packt Publishing's "Infinispan Data Grid Platform Definitive Guide"

Notifications You must be signed in to change notification settings

wagnerrobsan/infinispan-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

Code samples for "Infinispan Data Grid Platform Definitive Guide"

The project is build using Maven and provides support for both Infinispan versions 6.0.2.Final and 7.2.2.Final via Maven Profiles

You can build or run the code using Infinispan 6.0.2.Final with the Profile Version6

Or you can do build or run the code using Infinispan 7.2.2.Final with the Profile Version7

You can easily trigger the desired profile using IntelliJ or Eclipse, please refer the following link to trigger it manually:

Introduction to Profiles

Buy the book

Packet Publising web site

Amazon

About the book

This practical guide is intended for those who want to learn how to build extremely scalable applications. This book is easy to read and is aimed at Java enterprise developers with a solid knowledge of Java. However, no previous coding experience with Infinispan is required.

You will learn:
  • Create highly scalable applications using the Infinispan Data Grid Platform
  • Maximize your application's performance in any cluster environment
  • Become an expert in creating powerful solutions using Infinispan through ready-to-use examples

Authors

Publisher

Packt Publishing

License

Creative Commons License
Code Examples for "Infinispan Data Grid Platform Definitive Guide" by Packt Publishing by Wagner Roberto dos Santos is licensed under a Creative Commons Attribution 3.0 Unported License.

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:

Application Server:

  1. JBoss Application Server 1.7

IDE:

  1. IntelliJ IDEA
  2. Eclipse IDE + JBoss Tools Plugin

JDK:

  1. Java SE Development Kit 6u35 or later

Infinispan:

  1. Infinispan 6.0.2.Final and 7.2.2.Final
  2. Infinispan Server 6.0.2.Final and 7.2.2.Final

Hibernate OGM:

  1. Hibernate OGM 4.1.3.Final

About

Sample code for Packt Publishing's "Infinispan Data Grid Platform Definitive Guide"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages