[jboss-user] [JBoss Seam] - Re: Seam performance concerns
mgrouch
do-not-reply at jboss.com
Sat Jun 23 10:54:46 EDT 2007
And more ideas: Native IO on app server, JRockit JVM. Give JVM higher memory settings. Use factories for stateless objects such as DAOs (so they are created once and not repeteadly created/destroyed).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057134#4057134
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057134
More information about the jboss-user
mailing list