[jboss-user] [JBoss Cache: Core Edition] - Re: Compensation for network latency of sync'd DB

manik.surtani@jboss.com do-not-reply at jboss.com
Mon Aug 4 16:32:34 EDT 2008


It *may* be safe based on your configuration, but either way it would certainly be brittle. E.g., if you use buddy replication, JBC uses the same RPC mechanism to assign buddies, etc.  And there is no good reason to delay these, and your approach won't be able to tell the difference.

The interceptor chain is the proper extension point for such things since you have a definitive idea of the command/methodcall being invoked (including payload, etc).

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

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



More information about the jboss-user mailing list