Real-time data delivery to and from Web Browsers without refreshing;
without installing client-side software; and without Applets, ActiveX,
or Plug-ins. This is useful for live portals and dashboards, and
Web Browser notifications.
How about other Web Servers, or if I have no Web Server?
mod_pubsub's
scripts can be used with other Web Servers, as well.
We also provide a separate, feature-compatible standalone PubSub Server
written in Python that is run from the command-line.
Similar projects include
Pushlets and
OpenThought.
Unlike mod_pubsub,
Pushlets can only maintain a few simultaneous connections,
and require Java programming.
With mod_pubsub,
if you know how to use HTTP, you can do PubSub.
Courtesy of KnowNow.
Besides a zero-install JavaScript library that runs within a
Browser's Web page, we also offer embeddable libraries to connect
applications written in C; Visual Basic, Visual C++, and C# using
ActiveX, COM, .NET, or PocketPC; Python, Perl, PHP, and Ruby; and Java.
These libraries allow asynchronous Web messaging -- PubSub over
HTTP. Our goal is to connect as much as possible.