[jboss-user] [JBossCache] - Re: very slow bdbje loader implementation (CR3)
genman
do-not-reply at jboss.com
Thu Jul 12 13:51:54 EDT 2007
Well, when I wrote the JDBM cache loader I designed it at a finer level of granularity, not understanding that you should really be storing a single object per node.
Locking, replication, eviction all work off of nodes as units of work, not node keys.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063649#4063649
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063649
More information about the jboss-user
mailing list