Here's my ratings:

Complexity:
1. C++
2. Java
3. PHP/Perl

Performance:
1. C++
2. Java
3. Perl
4. PHP

Of course, the performance is dictated in great part
by the architecture (e.g. CGI blows if you do not
somehow pool processes like in FastCGI) but by and
large, I think the above chart is accurate, but it's
only my opinion.

//Nicholas

--- Nitin Tomer <[EMAIL PROTECTED]> wrote:
> Currently I'm working on a project using C++/CGI,
> and also have some exp.
> with servlets. I had observed that C++/CGI is better
> when no. of users
> (connecting simultaneously) is not very large, but
> once  no of users goes
> up, it starts creating problems. I would suggest you
> to use servlets for it.
> ----- Original Message -----
> From: Nabil Abbas <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, January 25, 2000 1:02 AM
> Subject: Re: Help me
>
>
> > When you want real speed, forget about interpreted
> languages.
> > Personally, I would go for C++.
> >
> > Best of luck:)
> >
> >
> > Emanuel Dejanu wrote:
> >
> > > Hi,
> > >
> > > I must develop a new web mail application. The
> problem is that the
> > > application must be as fast as possible.
> > > I will use MySQL server to keep user messages
> and users profiles.
> > >
> > > My question is: what is the best language to
> develop such application?
> <!--
> > > in the idea of speed, not easy development -->
> > > To keep the list as little as possible please
> tell me between this:
> > > 1. Java Servlets
> > > 2. C++ CGI (with MySQL++ classes)
> > > 3. PHP
> > > 4. Perl CGI
> > >
> > > Thank you.
> > >
> > >
>
___________________________________________________________________________
> > > 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
>

=====
"Suzie, Suzie, Suzie, Suzie
Suzie, Suzie Greenberg"
Suzie Greenberg, Phish

--
Nicholas Whitehead
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.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

Reply via email to