[jboss-user] [JBoss Portal] - Run Portlet in parallel
Ophir Tahor
do-not-reply at jboss.com
Fri Feb 11 11:21:52 EST 2011
Ophir Tahor [http://community.jboss.org/people/vatoslokos83] created the discussion
"Run Portlet in parallel"
To view the discussion, visit: http://community.jboss.org/message/586939#586939
--------------------------------------------------------------
Hi,
As I saw in JBoss Portal documents it seems that the portlets can be run on parallel on the server side. I am using JBoss Portal version 2.6.5SP1 and at the login page I have at least 5 different portlets. The portlets haven't any dependencies between them which mean that from my prespective there is no reason that they will loaded in parallel.
At the current situation I see in the log file that they are going to the server one by one and also if we have Ajax call on each one of them I see the Ajax call going to the server sequentially instead of parallel or according to the queue that I can define.
Do you know how I can run them in parallel instead of sequentially?
I also have a gap between each call and according to the hibernate debug log I see that in the gap there are some Portal DB queries that run in order to load entities. I am using EHCache so I don't know why things run again.
Thanks for any response!
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/586939#586939]
Start a new discussion in JBoss Portal at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2011]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110211/ad177467/attachment.html
More information about the jboss-user
mailing list