Cal Henderson delivered a (humorous) keynote titled "*Why I Hate Django*" that does provide insight into what makes a web framework "enterprise ready" (Cal works at Flickr).
http://www.youtube.com/watch?v=i6Fr65PFqfk JP > > On Fri, Sep 4, 2009 at 12:06 PM, <[email protected]> wrote: > >> >> in my opinion enterprise ready has much to do with tunable performance >> and design flexability. having a file level of control over the >> system pieces is a substantial feature. >> >> the issues that I think exist for enterprise deployment are overcome >> with good distributed session management and a distributed hash table >> like memcache. >> >> G >> >> >> >> >> >> Sent from my iPhone >> >> On Sep 4, 2009, at 12:00 PM, Armin Ronacher >> <[email protected]> wrote: >> >> > >> > Hi, >> > >> > Selcuk wrote: >> >> I'd be glad if you share your ideas on if Werkzeug is really >> >> production ready for large scale apps. >> > Werkzeug is powering quite a few large scale websites, you can find a >> > small selection of those on the Werkzeug website: >> > >> > http://werkzeug.pocoo.org/about/users >> > >> > >> > Regards, >> > Armin >> > >> > > >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pocoo-libs?hl=en -~----------~----~----~----~------~----~------~--~---
