Summary
There has been a lot of talk lately about how Node.js enables the real-time web, but did you know you can do the same thing with Python? This talk will show you how to use Gevent, ZeroMQ, and Socket.io to build portable Python- powered real-time web applications.