My experiment with JOnAS and Weblogic servers has shown that running JOnAS
using Jeremie is significantly slower than Weblogic when transactions are
involved. Running the client application I described earlier, it took JOnAS
using Jeremie at least twice the amount of time to complete the task than
Weblogic. On the other hand, it usually takes JOnAS using RMI 30-50% more
time to finish the task than Weblogic, which is still not bad considering
that JOnAS uses the standard components from SUN. But that JOnAS using RMI
runs faster than using Jeremie is contrary to what I have read from
documentations available. So now the questions is in what type of
applications should JEREMIE_jonas.jar be used as the RMI mechanism rather
than RMI_jonas.jar? What are the advantages and disadvantages of using
JEREMIE_jonas.jar or RMI_jonas.jar?
----
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".