Article:
 |
|
The PHP Scalability Myth
|
| Subject: |
|
Scalability != performance |
| Date: |
|
2003-12-07 05:52:24 |
| From: |
|
anonymous2
|
|
|
|
I'm not sure if you have the correct understanding of what scalability is.
The main concern of scalability is IMO:
If I have a server that can serve 1000 request per second, will it serve 2000/sec if I double the resources (CPU, memory, DB servers)?
But you are talking most of the time about the performance of PHP vs. Java
|
Showing messages 1 through 1 of 1.
-
Scalability != performance
2003-12-13 15:18:04
anonymous2
[View]