| Article: |
The PHP Scalability Myth | |
| Subject: | I can't believe this | |
| Date: | 2003-11-05 13:01:56 | |
| From: | anonymous2 | |
|
Response to: I can't believe this
|
||
|
in fact in this entire thread we can see the old arguments:
|
||
Showing messages 1 through 1 of 1.
-
I can't believe this
2003-11-17 16:38:13 anonymous2 [View]



assume slow technology A cans server 100 pages at once. assume faster technology B servers 200 pages at once. A is given more overhead so that it can serve 50 pages simulaneously on seperate servers. A is run on 10 servers, thus serving 50 * 10 = 500 pages at once. A is more scalable than B.