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