Phillip Thurmond wrote:
I'm running some performance tests on JBoss 4.0.5. I'm seeing some contention inside Tomcat on ApplicationContext.getAttribute(). With a load of 200 threads, I often see over 150 "waiting to lock" messages on the attributes object. It looks like this contention has already been fixed in Tomcat 6 using the Java 5 concurrent objects. Could this be fixed in Tomcat 5.5 using some other concurrency libs (oswego)?
Simple question, simple answer: no (reason: no additional dependency). Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]