Y
Hacker News
new
|
ask
|
show
|
jobs
by
j_col
4721 days ago
> PHP's per-request execution model is a strength that is often overlooked by people who are mostly using persistent application servers.
You nailed it. AKA "Shared Nothing Architecture".