rmi performance under tomcat

2004-01-28 Thread Johan Coens
Hello all, I have an application which heavily uses rmi. Because the poor performance under tomcat, i tried some other app servers to compare. I came up with the following results: - tomcat 4.0.6 - websphere 5.0 - orion 2.0.2 - jetty 4.2.15 orion 1.2 sec websphere 1.2 sec tomcat 8.4 sec jetty

RE: rmi performance under tomcat

2004-01-28 Thread Shapira, Yoav
To: Tomcat Users List Subject: rmi performance under tomcat Hello all, I have an application which heavily uses rmi. Because the poor performance under tomcat, i tried some other app servers to compare. I came up with the following results: - tomcat 4.0.6 - websphere 5.0 - orion 2.0.2 - jetty 4.2.15

Re: rmi performance under tomcat

2004-01-28 Thread Tim Funk
There was a bugzilla report about this in 4.1.??. It turned out there was a lot of calls to something or lack of caching or something else. (Or maybe is was a tomcat-dev discussion) In either case - it was many months ago. I don't know if this got fixed in 4.1 or if the root cause was just