aspose file tools
The moose likes JBoss and the fly likes JBoss Cluster Replication Mode Configurations Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "JBoss Cluster Replication Mode Configurations" Watch "JBoss Cluster Replication Mode Configurations" New topic
Author

JBoss Cluster Replication Mode Configurations

Sunny Wear
author
Greenhorn

Joined: Jul 25, 2005
Posts: 17
Hello,
Does your book provide some recommendations, perhaps based on most common case scenarios, on the various Replication modes offered in JBoss Cluster and why some are more appropriate than others?

Thank you,
Sunny


"So this is how liberty dies - to thunderous applause" -- Padme (Star Wars - Episode III)
Javid Jamae
Author
Ranch Hand

Joined: May 14, 2008
Posts: 198
Yes, in the two clustering chapters of JBoss in Action (12 & 13), we describe the different replication modes and talk about what modes are appropriate for what services.

In section 12.1.5 we describe Replication and Fault Tolerance. We talk about the types of state replication, buddy replication, and invalidation.

In section 13.2 we talk about HTTP session replication and passivation.

In section 13.3.2 we discuss SFSB replication

In section 13.4 we discuss Entity cache replication


Author: JBoss in Action, javidjamae.com, @javidjamae on Twitter
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JBoss Cluster Replication Mode Configurations
 
Similar Threads
JBoss in Action - Coverage
In memory replication of HTTPSession of OAS 10g
servlet/JSP communication?
Replication of ServletContext in a cluster
Active and Passtive Replica..