A PHP developer explained that he was dropping a PHP project for Java/J2EE because PHP does not scale well. The projects deal with non-profit and religious organization data.
I'm a bit puzzled, as I didn't realize that PHP would have to scale for the size of the organization. Can anyone tell me what he might mean by that?
I would think that PHP could handle records for several thousand members of a non-profit organization. I could understand if the database server didn't scale well, but the scripting language? What's up???
Evangelinux