Vivek,
Thanks for commenting. Hopefully there will be some real world tests,
in future, because the speed argument will be in future too (remember C versus
C++...)
In client side several clients complain about that famous "starting java" delay
and
think it is because of java server.
Ronnie
"Chauhan, Vivek" wrote:
> Hi Ronnie,
>
> I think the person you have talked to does not know anything about servlets.
>
> speed is no more an advantage for C++, and server side JAVA is in most cases
> is faster than C++ for busy sites unless you want to allow users to run huge
> processing jobs like running a huge FEM model for advanced engineering
> applications. Even for such applications, you can run the processing jobs on
> a different server (which you can develop using whatever language you like
> including JAVA/C++/FORTRAN) and use Servlets as internet interface and you
> can glue servlets with data processing application using CORBA or RMI. And
> free JAVA platform has everything to develop such an architecture.
>
> Vivek
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html