"Jamie Fields" <[EMAIL PROTECTED]> wrote in message > I have recently been requested to choose new technology to be used within my > organization. My options seem to include PHP and JSP, and I am leaning > toward PHP. The one thing I really need to know is how many concurrent > users PHP can handle at one time. This project is for an extremely large > corp and I need to know that PHP can scale at the level that I need it to. > Thanks in advance. > Jay Fields
JSP is going to be faster as these objects are all ready created & loaded (apparantly according to the Sun Micro Systems guy) php however is more likely to be on a external webserver. Probabily not that much help but thought i'd put in my 2 pence -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]