From: Derek R. <nn...@ya...> - 2003-01-23 23:36:28
|
> 6. We are still on a crusade to PHP-enable mod_pubsub. It's unclear > to some folks what PHP on the server side buys them, since PHP is > generally used as "better than ASP or JSP for serving static web pages" > and inherently uses a request/response model. Perhaps a PHP "client" > (a/k/a "microserver") of mod_pubsub is a better use of time than porting > the Perl mod_pubsub cgi scripts. I wrote a proof-of-concept demo of 'Pushlets' in PHP a few months ago for my own amusement. I concluded (as did the Java Pushlets guy) that pushing content over http to more than 20 or so clients puts an unnecessarily big burden on the server. (In fact the Pushlet guy has been pushing 'pullets' for quite a while now.) But hey, if anyone's interested I could dig it out & dust it off ... __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |