[jboss-user] [JBoss Portal] - Jboss Portal Performance - portlet class instance

rmarmun do-not-reply at jboss.com
Wed Oct 29 08:06:29 EDT 2008


Hi all,

we are experiencing some performance problems in our portal (based on jboss portal 2.6.4, running on java 6). We have 8 or 9 portlets running in the portal. When only one user is accessing the portal, all works OK: the portal answer quickly an so on. But, when there are 4 or 5 users concurrently, the portal takes a long time in anwering...it seems that only when the request of one user has been anwered, the one of the other user is processed and so one.

We have been analyzing this behaviour and it seems the only one instance of the java portlet class is created and shared among all the users accessing that portlet.

My question is: is this normal? can this be configured to work in other way? If this has to be in this way..how can we implement our code so the performance is increased? (inside the portlet there are functions which takes sometime in executing).

I hope someone can help us.

Best Regards,
Raul

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

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



More information about the jboss-user mailing list