On Jan 2, 2008, at 1:36 PM, Daniel Gredler wrote:
Hi,
Is anyone aware of any benchmarks comparing Hessian and/or Burlap
to other (Java) remoting technologies? I'm working on some
benchmarks and would like to compare results, once I'm done.
Not recently. The Hessian2 implementation should be faster and more
compact than java.io serialization. I'm not sure how it would
compare to RMI, since RMI doesn't have the HTTP overhead.
Burlap should be much slower than Hessian. And the original Hessian
is significantly slower, partially due to the protocol, but also
because the Hessian2 implementation improved things like buffering.
-- Scott
Regards,
Daniel
--
Daniel Gredler
http://daniel.gredler.net/
_______________________________________________
hessian-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/hessian-interest
_______________________________________________
hessian-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/hessian-interest