[jboss-dev-forums] [Design of JBoss/Tomcat Integration] - org.jboss.web.tomcat.security.RunAsListener
pthurmond@jboss.com
do-not-reply at jboss.com
Mon Feb 26 17:45:21 EST 2007
We've seen some contention in several different performance tests related to RunAsListener. See
http://mail-archives.apache.org/mod_mbox/tomcat-dev/200702.mbox/<45DD8ADD.6040801%40apache.org>
According to Remy in the thread above, the current implementation of InstanceSupport should not be used for anything other than debugging purposes. Maybe InstanceSupport could be changed to use some concurrent type, rather than array?
--Phillip
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022728#4022728
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022728
More information about the jboss-dev-forums
mailing list