[jboss-dev-forums] [Design of JBoss Portal] - Re: portal clustering problem when using optimistic locking

prabhat.jha@jboss.com do-not-reply at jboss.com
Tue Jul 22 14:48:09 EDT 2008


Portal world is bit different. Although there is no explicit entity stuff, portal stores which portal page contains which porlet in database. A request to such page usually results into a hit to database along with check if anonymous user has access to that page and porltet or not. I already worked with the team on optimizing DB calls in non clustered as well as clustered (one node) setup. What we are trying to achieve is take the numbers from one node as base line and see how it gets as we add nodes to cluster. I hope this clarifies few things.

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

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



More information about the jboss-dev-forums mailing list