No Manik I am using 1.3.0. will using SP2 help ?

Also we are using cache in our production website, and it is important to have 
the cache sync'd up at all times. Thats why we are using REPL_SYNC.

Ours is a CMS system where all the website pages are retrieved from the 
database and cached using JBoss Cache. 
We face this problem mostly at startup when the cache is being built. That 
means there are many simultaneous Put / Get calls on the cache.

Once the cache is built, this problem is reduced. As there are only Get calls 
on cache

Is there anything else I can change in my configuration to get better 
performance and reduce locking errors in such conditions.

Thanks,
Manish

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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to