7 ms·
> 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 "S
by j_col 13y 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".