Skip to content

Comment on Why Everyone Is Talking About Nodeparent

Comments

The difference is PHP is thread (or, rather, process) per connection. Node is one process handing multiple connections.

PHP-FPM is a single process and is built into 5.3, though it requires some configuration.

http://interfacelab.com/nginx-php-fpm-apc-awesome/

Cool! Thanks for that... I'll definitely check it out. Looks like there are patches for earlier versions.

Thanks for the clarification.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.