[jboss-user] [JBossCache] - TreeCache replication optimization
jyoonyang
do-not-reply at jboss.com
Thu Nov 2 13:41:10 EST 2006
Hello,
We are using JBoss TreeCache to store small objects where large set of objects are very short lived (probably less than a couple of minutes).
I was wondering if we should be storing these objects in particular way in the tree to optimize the replication. Does TreeCache replicate only those nodes of tree that are modified? I ran some initial test storing the objects in a single node vs. in multiple nodes. To my surprise, I didn't see any improvements in performance. Actually, in certain cases I saw degradation. Perhaps it's due to increased lookup time.
Thanks,
Jennifer
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982740#3982740
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982740
More information about the jboss-user
mailing list