
Bela Ban
(2340) Cluster your POJOs with PojoCache
Technical long talk 50 min
Wednesday, 2008-06-25, 17:30 - 18:20, Arena 8
Bela Ban - JBoss / Red Hat (speaker)
Rate this talk:
Topics
Abstract
The goal of this talk to to show how JBoss PojoCache can add clustering
capabilities to POJOs in a non-intrusive manner.
We will start by giving an overview of PojoCache by discussiong its
architecture, features and API.
Then we will show a practical example of how to make a regular POJO clustered,
ie. multiple replicas of the POJO exist on different nodes across the cluster
and modifications to any replica are applied to all replicas.
We will also look at enterprise features, such as transactional clustered access
to POJOs, cache loading/storing to and from a persistent store and eviction.
The focus of the talk is to show how developers can *use* PojoCache, and *not*
how PojoCache is implemented.
Attendees will walk away with a better understanding of how PojoCache allows for
simple clustering of POJOs.






