I found this while Googling around to understand the question: http://cometdaily.com/maturity.html
It appears that Cometd, courtesy of the Dojo foundation, is the most reasonable Python implementation of a Comet server. Web.py doesn't include a Javascript/Ajax/Comet library, and its built- in server isn't meant for production use. But I don't see any reason you couldn't use one of these Comet-specific servers alongside web.py, either. If there's a scaling issue, it won't be because of web.py in particular. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
