On Fri, Sep 30, 2011 at 3:00 PM, Michael Larsen <[email protected]>wrote:

> If you're already working in django, you may want to look at some
> combination of gunicorn and gevent-socketio. As awesome as node.js is, it
> may be significantly easier to keep everything in one application.
> (Disclaimer -- gevent-socketio is beta, but appears to be at least minimally
> alive)
>

I finally got around to looking at this today, and it looks like it'll do
what I need it to.  Thanks for the tip.  Web sockets are pretty cool.  For
those who aren't familiar with them, it looks like they let you do push
notifications to a browser without having to do the kind of polling that you
used to have to do.
--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list

Reply via email to