| Article: |
The PHP Scalability Myth | |
| Subject: | You don't know what you're talking about | |
| Date: | 2003-10-17 01:11:32 | |
| From: | anonymous2 | |
|
I'm afraid you don't know what scalability is.
|
||
Showing messages 1 through 1 of 1.
-
You don't know what you're talking about
2003-10-17 05:46:17 anonymous2 [View]



Vertical = add more processor / ram etc. to existing server
Horizontal = add new machines
It's completely irrelevant to PHP because it's an OS level issue (e.g. does Linux scale horizontally and vertically? Ask IBM.). Course you might miss that if you've been convinced that the operating system has been abstracted out of the picture.