Chapter 1. Introduction

JBoss Cache is an in-memory replicated, transactional, and fine-grained cache. This tutorial focuses on the core Cache API. Please refer to the accompanying tutorial for POJO Cache, if it is the POJO Cache API you are interested in.
For details about configuration, usage and APIs, please refer to the JBoss Cache User Guide for JBoss Enterprise Application Platform 5.0, available from http://www.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/.

1.1. What You Will Learn

  • Cache creation and modification
  • Replication of state
  • Transactions