PHP-FPM vs. Node.js – The REAL Performance Battle(prahladyeri.com)
prahladyeri.com
PHP-FPM vs. Node.js – The REAL Performance Battle
http://www.prahladyeri.com/2014/06/php-fpm-vs-node-js-the-real-performance-battle/
1 comments
HHVM is not official PHP. Its a hack developed by facebook to specifically improve the performance of their web apps.
The component isn't complete in all respects and one solution doesn't fit all sizes.
Node.js, on the other hand is officially supported and the core and node modules are actively developed by the community.
Node.js, on the other hand is officially supported and the core and node modules are actively developed by the community.
Curious why you wouldn't be using Hack + HHVM then?