Aysnc Python Drinkup
Details
Good brews and asynchronous python! From Twisted with it's many supported protocols, to eventlet's monkey patches, to gevent with it's familiar api, let's talk about how we get higher concurrency and faster requests in our Python FTW!
Also, let's talk about how Python plays well with all the new front-end javascript frameworks. As a back end supporting some heavy client side lifting, optimizing for speed in Python is a fun, new game.