[jboss-user] [JNDI/Naming/Network] - Re: Slow JMS destination lookup
anilit99
do-not-reply at jboss.com
Tue May 19 18:22:18 EDT 2009
With the provided information, I can only take some guesses.
I believe when you say load - you mean number of messages on the queue ? Or overall application/user load ?
Anyways just to skim on the surface :
1. Did u try caching the initial context ? Building IC everytime, can cause some delay issues.
2. Sanity checks (closing the resources )
Please try to post the lookup code.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232060#4232060
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232060
More information about the jboss-user
mailing list