Asynchronous/multiplexing FastCGI for nginx (incl. ref server implementation)

maxhl maxhl на hitline.net.ua
Ср Июн 30 23:11:03 MSD 2010


Вечер добрый.
Есть такой модуль http://github.com/rsms/afcgi

Asynchronous FastCGI.

Primarily a modified version of the Nginx FastCGI module which implements
multiplexing of connections, allowing a single FastCGI server to handle many
concurrent requests.

This paves the way for long-lived connections in web apps without wasting
resources -- i.e. optimally you only need to run one server process per CPU
(or one server with one thread per CPU) instead of one process per request.
 
Кто то пробовал его? В чем пеимущества ?

____________________________
С уважением Max ICQ 71006063




Подробная информация о списке рассылки nginx-ru