HTTP PUSH的最佳解决方案是什么?

时间:2011-10-19 20:51:59

标签: node.js nginx websocket comet server-push

我开始研究Websockets和Comet ......我找到了为HTTP PUSH设置服务器的不同方法。

首先是将NGiNX与Node.js一起使用。这是一个如何做到的教程:

http://blog.mixu.net/2011/01/04/nginx-php-fpm-and-node-js-install-on-centos-5-5/http://blog.mixu.net/2011/08/13/nginx-websockets-ssl-and-socket-io-deployment/

或者

我可以使用NGiNX模块:

https://github.com/wandenberg/nginx-push-stream-module

什么是最佳解决方案?

我仍然对不同的技术感到困惑。

提前感谢任何提示。

0 个答案:

没有答案