I am trying to compare the performance between JOnAS and Weblogic EJB
servers.  The client application does simple lookup of about 200 records
from 3 CMP entity beans.  Generally it takes JOnAS using JEREMIE about 60%
more time than Weblogic to finish the task.  The improvement of using
JEREMIE over RMI is not significant, it's about 10%.

What's the experience of other people who have used both EJB servers?  How
to fine tune the JOnAS server, for examole the cache size for entity beans
stored in cache, the pool size?  Where would someone be able to find such
information?  How to use JEREMIE to get the most performance out of it than
using the generic RMI, or what kind of environment is JEREMIE is designed to
be best at?


----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to