I came from C++ Corba Server background, and new to the web base
application using servlets.
I got a few questions regarding to the servlet hope it will stir up some
discussion around this mailing list
(no flame please).

Writing the Corba servers one has the responsibility to implement the
load balancing and policy of scaling.
With servlet (we using Apache Jserve), it seems to me that the web
server is handling the scaling and
the load balancing is really just a different configuration. So how is
the performance in the real world ?
Where can I find some static data or even just a ball park figure ?

I am starting to get use to the way servlet communicates, then I wander
if using Corba server to achieve
the same thing, how can one do it ? In another word, how to implement a
web base application using
Corba servers instead of servlets ? And would it be better or worse
comparing with servlet both in
development and performance aspects ?

Evan Yang

___________________________________________________________________________
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

Reply via email to