Hello,

I'm doing some testing for my company to determine if we should switch to JBoss over 
Weblogic.  I'm runnig the same application with the in the same environment on both 
servers.  It seems that Weblogic is outperforming JBoss by a lot. 

A lot of our http request are timing out with a lot less load than we are running on 
Weblogic.    We can't even get 50 users to run that well on JBoss.  I've changed a lot 
of configuration options,  Everything from changing the commit options to running the 
entity beans under the Instance Per Transaction configuration.   Besides some changes 
we made to run on the JBoss platform we are running the same exact queries on both 
servers.  We use about 60% beans and 40% straight JDBC calls.  

I need to file my report in the next week.  Are there any configuration options I may 
be able to try that would help?  I've tried commit option B and it seems to run slower 
than with A, for obvious reasons.  So then I tried to configure my beans using the 
Instance Per Transaction configuration and that got worse results.   I've read through 
the documentation I have and can't seem to find any other settings that would help.  
I'm a fan of JBoss but we won't be able to switch unless I can prove that the same 
code on JBoss will run the same load under the same conditions.  Any suggestions would 
be appreciated.

Thanks,
Tim

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822167#3822167

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822167


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to