On Wed, Mar 5, 2008 at 11:48 AM, Moritz Onken <[EMAIL PROTECTED]> wrote: > I'm combining ajax with push. So it's a real push service, the website > is not pulling the data on a constant time rate. > > A process per client is really bad. I'll need to serve hundreds of > client at the same time. Seems like push is not an option... >
Take a look at cometd: http://cometd.com/ _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
