Y
Hacker News
new
|
ask
|
show
|
jobs
by
jack_pp
99 days ago
You trade having to compile for actually having code that can scale
4 comments
ericd
99 days ago
Not sure what you’re talking about, I scaled to millions of users on a pair of boxes with PHP, and its page generation time absolutely crushed Rails/Django times. Apache with mod PHP auto scales wonderfully.
link
lelanthran
99 days ago
It scales just fine the same way everything else scales: put a load balancer in front of multiple instances of your app.
link
vachina
99 days ago
It can scale by the virtue of spending a lot less time processing the request
link
spiderfarmer
98 days ago
You don't know anything about the PHP ecosystem and it shows.
link