Event-driven framework (other than Twisted)?

Phillip B Oldham phillip.oldham at gmail.com
Wed Oct 1 11:59:25 EDT 2008


On Oct 1, 4:12 pm, Thomas Guettler <h... at tbz-pariv.de> wrote:
> Please explain what you want to do.

I'm primarily looking for alternatives to MVC frameworks for web
development, particularly SAAS. I've looked around, and some
whitepapers suggest that event-based frameworks often perform better
than MVC. Since I'm looking at SAAS, having a "view" is pretty
pointless since I'll either be using Thrift, returning simple HTTP
headers, or returning some sort of JSON/YAML/XML content (possibly
based on accept headers).



More information about the Python-list mailing list