Hessian is a nice relatively quick remoting protocol
(like RMI, CORBA or SOAP) it simply calls method on
your MyHessianServlet.

How exactly your application behaves in the cluster is
up to you. Hessian request is not different than HTTP
request in this regard (it is HTTP request actually).

Performance wise please see my old comparison
http://kgionline.com/articles/protocol_compare/doc/index.jsp

> 
> How does caucho/hessian compares to EJB in
> scalability? I mean how
> does it works under clustered environment under
> tomcat?
> 
> Thanks all
> 
> Vinicius
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to