Depends on the resources we are talking about, and the # of requests. - a servlet engine is another application to manage and administrate. More sys admin work. - servlet apps are a bit harder to write and install properly vs. Perl CGI. More inhouse dev work (if they support that kind of thing) as well as, again more sys admin work. - for a low # of hits , the overhead of running the servlet engine is a greater load on the system than a few CGI hits. - the Apache mod_perl library is very efficient. Sort of like a servlet engine for Perl.
--- Christer Nordvik <[EMAIL PROTECTED]> wrote: > Not sure. I tried to argue my case, but they only kept saying that > Apache with Perl module used lot less resources. I have only seen > articles saying how much better JSP/servlets are compared to ASP, CGI > and Perl so maybe someone else has any views on this? > > -Christer > > > I got that response too from a UK-based company I approached recently, > but > > is it true? > > I thought, maybe wrongly, that one of the advantages of servlets over > > other > > technologies (CGI, etc.) was that it used *less* resources. Am I wrong > in > > thinking I read this somewhere? > > > > Regards, Billy. > > > > > > > > -----Original Message----- > > From: Christer Nordvik [mailto:[EMAIL PROTECTED]] > > Sent: 06 September 2002 12:16 > > To: [EMAIL PROTECTED] > > Subject: Re: UK-based web host > > > > > > Try go get a nearby hosting company to host your PC. Much easier > because > > then you have full control over the application server and you can run > > your own DB on the same machine. Not many offers of JSP/servlets as I > > know of mainly because many hosting companies claim that it consumes > too > > many resources compared to other technologies. > > > > Regards, > > > > -Christer > > > > > Can anybody recommend a UK-based host offering > > > JSP/servlets, preferably with tomcat? > > > > > > Thanks, > > > Gary. > > > > > > > > > ===== > > > ------------------------------------------ > > > Email me [EMAIL PROTECTED] > > > K's Web http://www.kingstonian.net > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Everything you'll ever need on one web page > > > from News and Sport to Email and Music Charts > > > http://uk.my.yahoo.com > > > > > > > > > ________________________________________________________________________ > > __ > > > _ > > > 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 > > > > > ________________________________________________________________________ > __ > > _ > > 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 > > ___________________________________________________________________________ > 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 > ===== Mark Zawadzki Performance Engineer/DBA/Programmer extraordinaire’ [EMAIL PROTECTED] [EMAIL PROTECTED] "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning" Robert Cringle (columnist, author, host of "Triumph of the Nerds") __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com ___________________________________________________________________________ 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