[jboss-user] [Clustering/JBoss] - Re: Understanding Buddy Replication

bstansberry@jboss.com do-not-reply at jboss.com
Thu Apr 19 11:20:30 EDT 2007


It's configurable per cache.  If different apps share the same cache (e.g. web session replication), then, no, it's not configurable per app.

As for the process of picking buddies, I'd say its more extensible than configurable.  That is, you specify your buddy locator class, so you could write your own implementation of the BuddyLocator interface that gives you custom behavior you want. (And, of course, if it's generically useful, please contribute it back.)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038930#4038930

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038930



More information about the jboss-user mailing list