I need help understanding what the advantage of using an asynch framework is. Suppose I want to develop a simple chat web app. Why cant I write python code in the Django fra
If you'd like to look at some source for integrating Twisted and Django, have a look at Yardbird.