Web Application Architecture
AMK writes: "I've written an article
about Web application architecture, describing the design we use
at my workplace which relies on an object-oriented database, a Web app server we wrote, some parts of extreme programming, and lots of Python code. It shows a straightforward way of building a system that can cope with a complex Web-based application."
Can't connect.
I still don't think that a scripting language is out of the league when you are creating complex web-architecture. Java/Servlets/JSP are, by far, more superior in speed, which is necessary.
Three of their developers are Python contributors. They also developed two previous versions in Java. It's unsurprising that they found success in Python on their third attempt.