[ANN] Nginx HTTP Push Module v0.69
冉兵
bing_ran at hotmail.com
Thu Nov 19 06:31:37 MSK 2009
Looks very interesting!
Is there an extension point whereby I can program a Java application, for
example, to participate a channel? Furthermore what if I want to create a
modulator's console to modulate a chatting room, preferably in a language of
my choice?
--------------------------------------------------
From: "Leo P." <junk at slact.net>
Sent: Thursday, November 19, 2009 12:50 AM
To: <nginx at sysoev.ru>
Subject: [ANN] Nginx HTTP Push Module v0.69
> This module turns Nginx into an adept HTTP Push and Comet server. It takes
> care of all the connection juggling, and exposes a simple interface to
> broadcast messages to clients via plain old HTTP requests. This lets one
> write live-updating asynchronous web applications as easily as their
> oldschool classic counterparts, since the code does not need to manage
> requests with delayed responses. The module implements a no-frills
> publisher/subscriber protocol centered on uniquely identifiable channels.
> It is an order of magnitude simpler and more basic than similar protocols
> (such as Bayeux).
>
> Read on, download, etc. at http://pushmodule.slact.net/
>
> - Leo
>
>
More information about the nginx
mailing list