1 Reply Latest reply on Sep 19, 2006 9:57 PM by tom.elrod

    JBoss Remoting vs Spring's Remoting

    vivash

      I was wondering if there are some performance benchmarks comparing JBoss Remoting with Spring's Http Invoker and others (Rmi, Hessian etc.). Any document would be great. Does anyone knows which one is better (feature and performance wise) - using Spring's remoting to JBoss Remoting.

      I did see there are some performance unit tests, but not sure how to run them. The "org.jboss.test.remoting.performance.spring.http.web" keeps failing. Is there any guideline on how to run these tests and what to look for in the tests? The ant performance target in build.xml does not run all the performance tests.