June 2008
Intermediate to advanced
364 pages
9h 25m
English
This chapter discusses the Terracotta Integration Module (TIM) framework, which allows you to specify sets of clustering configurations as components, and include those components in your own configuration. We will investigate how to use TIMs and how to build them from scratch, which you might do to cluster an external library or framework where you need clustering or when modularizing the clustering configuration of your own application.
Terracotta's approach to clustering is founded on the idea of transparency. The best abstraction to use when writing scalable distributed software is the same abstraction you use when writing scalable concurrent single-JVM software. Thus, clustering occurs ...
Read now
Unlock full access