> From: Jason Pyeron [mailto:jpye...@pdinc.us] 
> Subject: very off topic marketing question
> 
> "PHP by itself is very fast. Much faster than ASP or JSP 
> running on the same type of server. This is because it 
> has very little overhead compared to its competitors and 
> it pre-compiles all of its code before it runs each script"

Utter BS - pure marketing drivel.  The performance of a given application is 
dependent almost entirely on the architecture and design of the application, 
not the underlying components.  If you design and code bad PHP, it will run 
slowly (as well as being unmaintainable).

Sounds like your client is still laboring under the misconception that Java is 
an interpreted environment, which it hasn't been for over a decade.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to