Chapter 4. Batching API

4.1. Introduction

The batching API, introduced in JBoss Cache 3.x, is intended as a mechanism to batch the way calls are replicated independent of JTA transactions.
This is useful when you want to batch up replication calls within a scope finer than that of any ongoing JTA transactions.