Hacker News new | ask | show | jobs
by timvdalen 749 days ago
In that case I think I'm missing the value prop here, doesn't that also hold for plain old php-fpm?
1 comments

That's not the case with other engines able to keep the booted app in memory to handle several requests (FPM doesn't support this).
Ah, it's a value-add compared to other engines that keep the app in memory, got it!