Hacker News new | ask | show | jobs
by PetahNZ 296 days ago
This is one of the best things about PHP IMO. It makes it very easy to scale out.
2 comments

It also makes it much easier to debug and forces the complexity down.
Yup. No shared state by default.