PHP vs. Python

Fredrik Lundh fredrik at pythonware.com
Thu Dec 23 02:40:03 EST 2004


Paul Rubin wrote:

>> But pure speed is not the all. Python can scale better,
>
> If a system is fast enough on a single processor, it doesn't need to scale.

the word "scale" doesn't necessarily imply performance.  software developers
also deal with scales like program size, application complexity, team size, number
of external systems, etc.

</F> 






More information about the Python-list mailing list