It just looks like the time taken to load a lot of stuff from the cache loader. 
This can be slow if:

1)  Connections to your DB are slow (I'm assuming minimal overhead in 
connection establishment since they're pooled)
2)  State in your DB is large

In JBoss Cache 2.0.0.BETA1 (which should be released shortly) we have a much 
faster JDBCCacheLoader implementation.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024725
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to